Use conda env insteade of ubuntu system python3.6 #306
-
hello, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
I am not sure if I understand your question correctly. The latest version of the RoboStack builds are based on Python 3.9 - so if you install RoboStack as per our README, you will be able to use ROS with Python 3.9. We have some really old builds that are based on Python 3.6 but I would not recommend them. |
Beta Was this translation helpful? Give feedback.
-
Hi @Tobias-Fischer, thanks for your reply. And I'm sorry with my English level(LOL).
|
Beta Was this translation helpful? Give feedback.
Hi @Tobias-Fischer, thanks for your reply. And I'm sorry with my English level(LOL).
When I installed ROS, it will take Ubuntu build-in python as a default interpreter. However I want to use conda to manage the ENV.