Module not found error in Jupyter notebook while open3d can be seen installed.. Is Open3D not supported on python versions above3.9 ?
- 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/6417
Originally posted by **Inshu32** October 7, 2023
I installed open3d in base and my virtual environment, but when I open Jupyter notebook through my Linux terminal (debian based) and try to import open3d it says 'Module not found*. I installed it by building from source so that I have correct dependencies. But still snot working. I am working with tensorflow and Keras CV in the same virtual environment, if that messes up any thing ? I tried both kernels - python as well as my virtual environment in jupyter notebook. Still its the same error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.