Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
-
Nahime Al Abiad
- Posts: 10
- Joined: Mon Apr 01, 2019 12:55 am
Post
by Nahime Al Abiad » Fri May 03, 2019 5:16 am
I am trying to install the python opensim package on anaconda by following these steps
I set the enviroment variables to
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 (24.66 KiB) Viewed 231 times
Can you please help me fix this problem
I have python 2.7 anaconda 64bits
opensim 4.0
Tags:
-
Dimitar Stanev
- Posts: 1096
- Joined: Fri Jan 31, 2014 5:14 am
Post
by Dimitar Stanev » Sat May 04, 2019 12:32 am
I think that you didn't add the C:/OpenSim 4.0/bin to system path variables.