03-01-2019, 03:53 PM
Am I stuck using Python 3.4 when programming for RoboDK, or can I use the latest version (3.7.2)? Getting libraries, etc to install for this old version is getting troublesome, and I want to upgrade.
Newest compatible version of Python? |
03-01-2019, 03:53 PM
Am I stuck using Python 3.4 when programming for RoboDK, or can I use the latest version (3.7.2)? Getting libraries, etc to install for this old version is getting troublesome, and I want to upgrade.
03-01-2019, 04:10 PM
You should not have any issues running any version of Python (2.7 or 3.X). You can just type:
Code: pip install robodk If Python is not in your path you can also do: Path to python/Scripts/pip install robodk More information about the RoboDK library for Python here https://pypi.org/project/robodk/ |
Users browsing this thread: |
1 Guest(s) |