RoboDK set Visual Studio Code as python interpreter——革命制度党ntable Version +- RoboDK Forum (//m.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN) + - - -论坛:通用RoboDK问题(//m.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: RoboDK set Visual Studio Code as python interpreter (/Thread-RoboDK-set-Visual-Studio-Code-as-python-interpreter) |
RoboDK set Visual Studio Code as python interpreter-Dustin Hendriks-08-12-2022 Hi there, i would like to use visual studio code as python interpreter for python programs. But i have troubles to set this as interpreter. By clicking on Tools -> Options -> Python ->select interpreter i only can choose between "idle", "idle3" and "gedit". How do i select Visual Studio Code? I am running RoboDK v5.4.3 with a professional License on Ubuntu 20.04 Thank you for your help. Dustin RE: RoboDK set Visual Studio Code as python interpreter-Robotux-08-17-2022 Hey, Dustin, You should be able to specify path to VS Code executable in settings window you mentioned, no? At least this is how I made it work in Win 10. Don't forget to put quotes around the path, otherwise it might not work. |