Unable to install open3d #6590
eduardo4jesus
started this conversation in
General
Replies: 3 comments 3 replies
|
On my Intel I7+Ubuntu22.04+Python 3.10, the command |
1 reply
|
❯ pip -v install open3d |
1 reply
|
@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? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
libompas mentioned by @stockdam in #6284 (comment)_, and by @cwreynolds in #6032 (comment); but that it also didn't help.I also tried
open3d-cpuand even older version, and nothing.Does anyone have a solution or any hints on this issue?
Cheers,
All reactions