Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyPI Release #46

Open
tdenewiler opened this issue Jan 24, 2022 · 3 comments
Open

PyPI Release #46

tdenewiler opened this issue Jan 24, 2022 · 3 comments

Comments

@tdenewiler
Copy link

Any chance we could get a new release for PyPI? The most current release is 0.3.1 from June 16, 2017. There have been some updates and bug fixes since then. In particular I get the following deprecation warning from a module that uses transforms3d.

venv/lib/python3.8/site-packages/transforms3d/quaternions.py:27
  Warning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
  Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations

I saw that was fixed in recent commits to the master branch.

Thanks.

@hamogu
Copy link

hamogu commented Jul 12, 2022

Since 👍 notes are easy to overlook, I'm just asking in text again: A new release on pypi would be really helpful, in particular to get rid of the numpy deprecation warning.

@matthew-brett
Copy link
Owner

Done (sorry for the delay). Does it work for you ... ?

@matthew-brett
Copy link
Owner

Assuming release is OK, closing, but please re-open if you like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants