Unable to install open3d
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
### Discussed in https://github.com/isl-org/Open3D/discussions/6590
Originally posted by **eduardo4jesus** January 10, 2024
I am unable to install open3d using pip.
```
(open3d) edreis@compute-0-1:~$pip -v install open3d
Using pip 23.3.2 from /home/edreis/miniconda3/envs/open3d/lib/python3.10/site-packages/pip (python 3.10)
ERROR: Could not find a version that satisfies the requirement open3d (from versions: none)
ERROR: No matching distribution found for open3d
(open3d) edreis@compute-0-1:~$
```
I have also tried to install `libomp` as mentioned by @stockdam in https://github.com/isl-org/Open3D/discussions/6284#discussioncomment-7680194_, and by @cwreynolds in https://github.com/isl-org/Open3D/discussions/6032#discussioncomment-5433725; 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,
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.