Open YX-S-Z opened 11 months ago
Hey @YX-S-Z,
You can absolutely install from source with python > 3.9. In this case you are trying to install from a conda build and our matrix builder is not setup for 3.10+. We will consider expanding support, but in the meantime, try building sim from source.
I am trying to install habitat-sim in an environment with a python version 3.10.12 via:
conda install habitat-sim headless -c conda-forge -c aihabitat
And I received the following installation error.Is it possible that I can run the installation with a python version > 3.9?