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

Your anaconda installation is still interfering with your PYTHONPATH. It creates a python virtual env that appears to be masking your default python implementations.

Mixing virtual envs is likely going to cause problems.