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

to use Anaconda you will need to do a lot with your PYTHONPATH to make sure that all dependencies are on the path that Anaconda's interpreter is using.

I would recommend trying to find a way to use anaconda separately/in parallel with your anaconda installation. The main problem is that Anaconda doesn't use the standard installed python libraries so often you end up with missing resources.

I'd recommend searching for other questions about anaconda on this site. Here's a quick sampling:

  • https://answers.ros.org/question/222992/ros-jade-using-anaconda-python-on-os-x/?answer=223000#post-id-223000
  • https://answers.ros.org/question/244644/conflict-with-ros-python-and-conda/
  • https://answers.ros.org/question/253683/error-while-trying-to-create-workspace-with-catkin_make/
  • https://answers.ros.org/question/243261/rosrun-rqt_graph-rqt_graph-import-error-no-module-named-rospkgis-this-is-related-to-anaconda/
  • https://answers.ros.org/question/159416/rospack-depends1-error-rosdep-version/