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

Michael's profile - activity

2015-09-14 04:17:28 -0500 received badge  Good Question (source)
2015-01-22 01:18:48 -0500 received badge  Nice Question (source)
2015-01-19 08:06:23 -0500 received badge  Famous Question (source)
2014-12-24 05:43:16 -0500 received badge  Taxonomist
2014-12-02 07:35:15 -0500 received badge  Notable Question (source)
2014-11-30 16:18:06 -0500 received badge  Popular Question (source)
2014-11-27 08:20:47 -0500 received badge  Student (source)
2014-11-27 03:33:47 -0500 asked a question Python segfaults on OS X.10 with Indigo and brew

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!