Cannot set up Python Interpreter/Editor on Mac OS- Printable Version +- RoboDK Forum (//m.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN) +--- Forum: RoboDK API (//m.sinclairbody.com/forum/Forum-RoboDK-API) +--- Thread: Cannot set up Python Interpreter/Editor on Mac OS (/Thread-Cannot-set-up-Python-Interpreter-Editor-on-Mac-OS) |
Cannot set up Python Interpreter/Editor on Mac OS-tharisata-11-05-2020 I'm finding it very difficult to configure the python interpreter needed for Mac OS, I can do it on windows but it's very difficult with a MAC. Any ideas? RE: Cannot set up Python Interpreter/Editor on Mac OS-Albert-11-06-2020 If you installed Python 3 you can simply enter python3 as the Python interpreter (in Tools-Options-Python). 我建议你安装Python 3分别来回m the official Python website. |