Hello all,
I've installed ROS indigo, following the standard install on the site, on a Mac OS X 10 (Yosemite). Whenever I try to run python scripts such as `rostopic` or `rosrun rqt_graph rqt_graph`, I get the following error:
Fatal Python error: PyThreadState_Get: no current thread
Abort trap: 6
I understand that this has something to do with conflicting python versions between Homebrew and Mac OS X. Is there anything I can do now, short of re-installing ROS again?
Thanks!
↧