sofa-framework / SofaPython3

A python plugin for Sofa offering a pythonic interface and python3 support.
GNU Lesser General Public License v2.1
39 stars 38 forks source link

SofaPython3 - Installation on Windows 11 -release version 23.06 - Module not found error #407

Open TeoREN0217 opened 2 months ago

TeoREN0217 commented 2 months ago

Hi,

I have the same problem Originally posted by @TGeissenb in https://github.com/sofa-framework/sofa/discussions/4566. And my python version is 3.10.11 when I add the SofaPython3 plugins in release version 23.12, it worked but when I was trying to add it in 23.06 which I want to use for some plugins only supporting this version, it fail to add SofaPython3. Should I change the python version? Or there's anything I can do to fix this problem? Thank you for your help!

Best, Teo

Milagroslikeyoshi commented 1 month ago

Hi Teo

Have you solved this problem now? I also encountered this situation....

Best regard

Ada

TeoREN0217 commented 1 month ago

Hi Ada,

Just try different python version. For now, I'm using SOFA 23.06 and Python 3.10.11.

Best, Teo