ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I've used a few packages in noetic that were initially made with python 2. You can try to install python-is-python3 package and see if it works (it will allow the shebang for python 2 env work with python3) and see if it works correctly.

I've used a few packages in noetic that were initially made with python 2. You can try to install python-is-python3 package and see if it works (it runs correctly (shebang at the beginning of python scripts will allow the shebang for python 2 env work with python3) and see if it works correctly.point to python3 path as well)