Unable to install open3d #6590
Replies: 3 comments 3 replies
-
On my Intel I7+Ubuntu22.04+Python 3.10, the command |
Beta Was this translation helpful? Give feedback.
-
❯ pip -v install open3d |
Beta Was this translation helpful? Give feedback.
-
@iolpltuisciaoln Sorry Python 3.12 isn't supported yet. Please follow the issue for Python 3.12 support. @eduardo4jesus Open3D works fine for Ubuntu 22.04 on an Intel CPU. THere's perhaps something wrong with your environment -can you install other packages such as numpy? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am unable to install open3d using pip.
I have also tried to install
libomp
as mentioned by @stockdam in #6284 (comment)_, and by @cwreynolds in #6032 (comment); but that it also didn't help.I also tried
open3d-cpu
and even older version, and nothing.Does anyone have a solution or any hints on this issue?
Cheers,
Beta Was this translation helpful? Give feedback.
All reactions