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

Revision history [back]

I you still facing the issue the solution works for me now is switching between python versions using this method (https://www.fosslinux.com/39384/switching-between-python-2-and-3-versions-on-ubuntu-20-04.htm) then adding an alias of switching between the python versions in the basrc file alias switch_python_version='sudo update-alternatives --config python' then source source ~/.bashrc