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

Numpy and pandas compatibility issue when installing packages through rosdep #43101

Open
LastStarDust opened this issue Oct 8, 2024 · 0 comments

Comments

@LastStarDust
Copy link

LastStarDust commented Oct 8, 2024

A recent update to numpy broke compatibility with pandas, as explained here.

When the following conditions are satisfied the bug affects ROS2 installations:

  • have rosdep install any pip package which requires numpy as a dependency (for example astropy)
  • have rosdep install pandas

I confirmed the problem in ubuntu 22.04 and ROS2 humble but I guess many other platforms are affected as well.

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

1 participant