Search found 3 matches

by Avery Moe
Tue Jul 11, 2023 7:33 am
Forum: OpenSim
Topic: Error: [Errno 13] Permission denied while setting up Anaconda
Replies: 4
Views: 895

Re: Error: [Errno 13] Permission denied while setting up Anaconda

Hello Ayman, I have one more question. I used Homebrew to successfully downgrade the python version to 3.7.0, and when I type python -V, it works. The one-line installer worked for opensim, but not for opensim-moco. The error looks like this: Specifications: - opensim-moco -> python[version='>=2.7,<...
by Avery Moe
Wed Jul 05, 2023 8:52 am
Forum: OpenSim
Topic: Error: [Errno 13] Permission denied while setting up Anaconda
Replies: 4
Views: 895

Re: Error: [Errno 13] Permission denied while setting up Anaconda

Hello Ayman,

Thank you for your help! I was able to downgrade my Python version and use the one line command successfully. Is there anything else I should do?

Avery
by Avery Moe
Fri Jun 30, 2023 10:51 am
Forum: OpenSim
Topic: Error: [Errno 13] Permission denied while setting up Anaconda
Replies: 4
Views: 895

Error: [Errno 13] Permission denied while setting up Anaconda

Hello all, I am brand new to OpenSim Moco and unfamiliar with pip. I am trying to setup Anaconda using the "Scripting in Python" page of the OpenSim Documentation. At the moment, I'm stuck on the following step: 10. Install OpenSim by running (opensim_scripting) $ python -m pip install . This is wha...