You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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
Beta Was this translation helpful? Give feedback.
All reactions