Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to import open3d #2806

Closed
jonnymaserati opened this issue Dec 22, 2020 · 1 comment
Closed

Unable to import open3d #2806

jonnymaserati opened this issue Dec 22, 2020 · 1 comment

Comments

@jonnymaserati
Copy link

Describe the bug
Unable to import open3d in Python.

To Reproduce
Type python -c "import open3d" in terminal and I get:

/home/username/anaconda3/envs/myenv/lib/python3.7/site-packages/open3d/cpu/pybind.cpython-37m-x86_64-linux-gnu.so: undefined symbol: glPopGroupMarkerEXT

Expected behavior
I expect open3d to be imported.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Operating system: Ubuntu 20.04.01 LTS
  • Python version: tried Python 3.7 and 3.8
  • Open3D version: 0.11.1 (and tried latest dev version)
  • Is this remote workstation?: no
  • How did you install Open3D?: tried them all: pip, conda, build from source
  • Compiler version (if built from source): cmake 3.19.2 (I installed the latest version)
@ssheorey
Copy link
Member

Closing this since reporter opened duplicate bug report #2903

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants