Skip to content
New issue

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

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

Already on GitHub? # to your account

numpy 2.x compatibility issue #6953

Open
lorusssa opened this issue Sep 9, 2024 Discussed in #6932 · 1 comment
Open

numpy 2.x compatibility issue #6953

lorusssa opened this issue Sep 9, 2024 Discussed in #6932 · 1 comment

Comments

@lorusssa
Copy link

lorusssa commented Sep 9, 2024

Discussed in #6932

Originally posted by lorusssa August 26, 2024
Hi,
I faced a compatibility issue with numpy version 2.x
If I run command "pcd.paint_uniform_color([1, 0, 0])" I get an error like "Windows fatal exception: access violation".
I had to downgrade to numpy 1.26.4 to make it work.

Thanks
Salvatore

@macawi
Copy link

macawi commented Sep 10, 2024

Initially (?) discussed in #6840.
Was "fixed" in #6874 by specifying numpy<2 in requirements.txt.
Main branch has the fix, latest (v0.18.0) does not.

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

No branches or pull requests

2 participants