Closed clemense closed 11 months ago
OK, we'll work on fixing this. What OS are you working on?
In the meantime, please downgrade to version 0.9.0 (pip install klampt=0.9.0)
Ah, thanks! Downgrading to 0.9.0 works.
OS is: Ubuntu 18.04.5 LTS
The newest pip release "0.9.1.post5" should fix this problem. It's now relying on the system libOpenGL. Let me know if it doesn't work.
Just tested, this works. Thank you!
After installing
Klampt-0.9.1.post4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
in a Pyhon 3.7.12 environment and testingimport klampt
I get:Any hints?