Paul Maria Scheikl

Results 37 comments of Paul Maria Scheikl

> Hi @ScheiklP , what is the status of this PR? Hi @epernod , I am actually not sure. I will close it for now, and if I stumble upon...

@hugtalbot So it's more a Sofa than a SofaPython3 issue? Should I open another issue there?

@damienmarchal Thanks a lot! :) Could you point me to the relevant code for the quick fix? :sweat_smile:

I did not try it yet. I was hoping for a miracle in https://github.com/sofa-framework/sofa/pull/3851 :D

Hi @Gabriele111 , There is also a slightly more verbose guide on https://scheiklp.github.io/sofa_env/setting_up_sofa.html

Could you check that the library files were correctly linked to your env? https://scheiklp.github.io/sofa_env/setting_up_sofa.html#manually-linking-sofapython3-to-python

Ah, yes, then you can do the same as described here https://scheiklp.github.io/sofa_env/setting_up_sofa.html#manually-linking-sofapython3-to-python. In the downloaded zip, the path is the same (plugins/SofaPython3/lib/python3/site-packages)

Hi @Gabriele111, How do you install gym? `pip install gym==0.21.0`?

Could you try downgrading setuptools and wheel? It sounds a bit like this problem here: https://stackoverflow.com/questions/76129688/why-is-pip-install-gym-failing-with-python-setup-py-egg-info-did-not-run-succ Even though I am not quite sure, why it complains about `extras_require`, if you...

Nice! The binaries that you can download from the website are built with python3.8, so they will also only work with python3.8. My best advice would be to build sofa...