Page 1 of 1

anaconda and opensim package

Posted: Fri May 03, 2019 5:16 am
by naima9676
I am trying to install the python opensim package on anaconda by following these steps
I set the enviroment variables to

Code: Select all

C:\Users\nalabiad\opensim 4 
I change the directory in anaconda prompt to

Code: Select all

 C:\Users\nalabiad\opensim 4  then install setup.py
the anaconda prompt gave me that it finished installing

Code: Select all

 C:\Users\nalabiad\AppData\Local\Continuum\anaconda2\Lib\site-packages\opensim-4.0-py2.7.egg
but when I try to import opensim in spyder I get
dsfsd.PNG
dsfsd.PNG (24.66 KiB) Viewed 232 times
Can you please help me fix this problem
I have python 2.7 anaconda 64bits
opensim 4.0

Re: anaconda and opensim package

Posted: Sat May 04, 2019 12:32 am
by mitkof6
I think that you didn't add the C:/OpenSim 4.0/bin to system path variables.