Closed BlGene closed 3 weeks ago
Python 3.9 to 3.11 should all work and are tested. I will ensure we do not permit 3.13
Sorry actually we have a version of sapien that is built on 3.13, can you try installing this wheel instead?
It is not on pypi yet.
Hi @BlGene is this still an issue?
Hi @StoneT2000 thanks for checking in, no it's not.
After downgradity to python 3.10 everything worked (w/ mani_skill 3.0.0b10 and sapien 3.0.0b1), so I haven't changed my env. If you want me to double check, I can test a clean install (py 3.13 for you) tomorrow.
If you create a new conda env, you can get a python version of e.g. 3.13, for which there are no sapien versions, causing the installation of maniskill to fail, I got the error message below, as a solution downgrade to python 3.10.
Suggestion, specify the python version as 3.10 in the setup.py script.