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

ros_numpy depends on numpy < 1.24 #35

Closed
Kimame04 opened this issue Feb 7, 2023 · 2 comments
Closed

ros_numpy depends on numpy < 1.24 #35

Kimame04 opened this issue Feb 7, 2023 · 2 comments

Comments

@Kimame04
Copy link

Kimame04 commented Feb 7, 2023

With numpy 1.24 removing np.float alias the following occurs when running the latest numpy version with ros_numpy

AttributeError: module 'numpy' has no attribute 'float'

For the moment, I'm guessing a rollback to 1.23 is required.

@Kimame04
Copy link
Author

Kimame04 commented Feb 7, 2023

Never mind, this is a duplicate question of #32

@Kimame04 Kimame04 closed this as completed Feb 7, 2023
@aravi-2001
Copy link

unsure how to interpret the fix, how is it solved? i'm facing this issue too

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

2 participants