Python Error

Post Reply
spater
Posts: 66
Joined: Tue Dec 07, 2021 2:18 am

Python Error

Post by spater » Tue Dec 07, 2021 7:35 am

I ran the python, but it showed errors. What's the problem. Thank you
Attachments
python.PNG
python.PNG (125.39 KiB) Viewed 1614 times

marafini.f
Posts: 363
Joined: Fri Nov 13, 2020 1:52 pm

Re: Python Error

Post by marafini.f » Tue Dec 07, 2021 9:24 am

Is your file saved with the .py extension?
Last edited by marafini.f on Fri Dec 10, 2021 7:48 am, edited 1 time in total.

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: Python Error

Post by STKO Team » Thu Dec 09, 2021 2:47 pm

Please remove the "single quote" from the script directory after the 2.0:
... v2.0' s Python ...

Thank you for spotting this issue. We just fixed it for the next STKO version

Post Reply