Search found 3 matches

by Uğur Mengilli
Fri Nov 27, 2020 12:16 pm
Forum: OpenSim
Topic: ScaleTool exits on marker placement with ERROR
Replies: 3
Views: 310

Re: ScaleTool exits on marker placement with ERROR

Hi again,

I've posted the issue in PyCharm forums: https://youtrack.jetbrains.com/issue/PY-45671

I've tried to explain the issue in detail (as I believe I caught it) and how to (possibly) reproduce it. Maybe it helps people having similar issues.

Best,
Ugur
by Uğur Mengilli
Fri Nov 20, 2020 8:07 pm
Forum: OpenSim
Topic: ScaleTool exits on marker placement with ERROR
Replies: 3
Views: 310

Re: ScaleTool exits on marker placement with ERROR

Hi Ayman, Thank you for the quick response. I moved all files into one folder, but it didn't work too. I run the script directly in the terminal, i.e, python myscript.py, and this worked for Rajagopal's model. I thought that it was due to PyCharm since the code wasn't working only in the IDE. Howeve...
by Uğur Mengilli
Wed Nov 18, 2020 11:27 am
Forum: OpenSim
Topic: ScaleTool exits on marker placement with ERROR
Replies: 3
Views: 310

ScaleTool exits on marker placement with ERROR

Hi, I've installed OpenSim 4.1 libraries using Python 3.7.6 (default, Jan 8 2020, 20:23:39) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32. I have set the PATH so that it includes the \bin directory. I confirmed using gait2354 model that my python script runs ( scale_tool.run() ), the execut...