Search found 5 matches

by Zhenyuan Zhang
Tue Dec 13, 2022 7:09 am
Forum: OpenCap
Topic: Error when running muscle-driven simulations
Replies: 9
Views: 1127

Re: Error when running muscle-driven simulations

Hi Antoine, Just a quick update for you. I had the access to a Windows PC earlier today and I configured its environment quickly. This time the configuration process went quite well without any error. However, after the configuration, I tried to run the example kinetics.py using Anaconda Prompt (wit...
by Zhenyuan Zhang
Mon Dec 12, 2022 4:38 pm
Forum: OpenCap
Topic: Error when running muscle-driven simulations
Replies: 9
Views: 1127

Re: Error when running muscle-driven simulations

Hi Antoine, I just checked line 1606 of the utilsOpenSimAD file in my local repository. And the code is: cmd_tar = 'tar -xf macOS.tgz -C "{}"'.format(OpenSimAD_DIR), which is in accordance with that in the good version. Now I can run example.py successfully to compute the kinematics without any erro...
by Zhenyuan Zhang
Mon Dec 12, 2022 11:46 am
Forum: OpenCap
Topic: Error when running muscle-driven simulations
Replies: 9
Views: 1127

Re: Error when running muscle-driven simulations

I have tried to re-install the required packages (i.e. step 8), and this time it worked. Now I have successfully authenticated my device via the terminal. I just had a quick reflection on why this error happened and it might be that I executed step 8 without activating my environment on my first try...
by Zhenyuan Zhang
Mon Dec 12, 2022 10:30 am
Forum: OpenCap
Topic: Error when running muscle-driven simulations
Replies: 9
Views: 1127

Re: Error when running muscle-driven simulations

Hi Antoine, Thanks for your quick reply. I have done what you instructed. However, it seemed doesn't work (see attached screenshot for the command I entered in terminal). And the same error just showed up again... So it might be a mac issue? Thanks for all your and your team's effort and I look forw...
by Zhenyuan Zhang
Mon Dec 12, 2022 9:24 am
Forum: OpenCap
Topic: Error when running muscle-driven simulations
Replies: 9
Views: 1127

Error when running muscle-driven simulations

Hi, When I was trying to run the "createAuthenticationEnvFile.py" and the "example_kinetics.py" using Spyder within the correct directory, I got some errors saying "ModuleNotFound" (please see attached screenshot from my Spyder console). I have done all the steps for general install requirements sho...