05-04-2021, 10:45 AM
(05-03-2021, 10:25 PM)Albert Wrote:Since you are running Python from outside RoboDK you should install the RoboDK API for Python:
Code:pip install robodk
More information here:
https://pypi.org/project/robodk/
Hi,
谢谢你的快速的reply. I have already done that, but i realized then that i cant run the tkinter file from vscode, but from the command shell, then it works.
Thanks again