Thank you in advance! Current Visibility: Visible to all users. Hi KevinZhu , Please see the answer I posted here with regards to missing modules. I have same problem and not able to solve. Can you share a list of instruction as I am not gettign your answer? Regards, Ryan. Comment Show 0. Related Questions. Stack Gives Back Safety in numbers: crowdsourcing data on nefarious IP addresses. Featured on Meta. New post summary designs on greatest hits now, everywhere else eventually.
Related 1. Hot Network Questions. Question feed. Stack Overflow works best with JavaScript enabled. Accept all cookies Customize settings. New issue. Jump to bottom. ImportError: libGL. Copy link. I was able to workaround this issue on my system by doing: sudo apt update sudo apt install libgl1-mesa-glx.
So I should raise this issue with anaconda to get the defaults package fixed? Put the system package install commands into in your Dockerfile or whatever? Okay, thanks. I will request that mod in the Dockerfile.
How best to deal with missing low level lib? I am able to create an env with conda-forge's qt using Our qt is the same as defaults now mingwandroid , so we will have the same issue on a docker image.
I use sudo apt install libgl1-mesa-glx then conda kernal dies. Problem running desispec tag 0. Dependency hell BETSE 0. MichaMans mentioned this issue Feb 4, Replacing "opencv-python" by "opencv-python-headless" in the requirements.
The OpenCV documentation talks about different packages for desktop vs. Server headless environments. In my case it was enough to do the following which also saves space in comparison to above solutions. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. ImportError: libGL. Asked 2 years, 9 months ago. Active 2 days ago. Viewed k times. Improve this question. Ryan Ryan 5, 11 11 gold badges 32 32 silver badges 56 56 bronze badges.
How did you install it? Could be another issue. See github. Try creating a virtualenv and test it there.
0コメント