Re: [ros-users] Help! ROS python imports suddenly stopped wo…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Patrick Bouffard
Date:  
To: ros-users
Subject: Re: [ros-users] Help! ROS python imports suddenly stopped working
That's unfortunate..

Data point: I just tried the same on my install, same as yours except
32-bit not 64, everything up to date, and it worked fine.

Good luck, and let us know how you resolve it.

Pat

On Fri, May 7, 2010 at 7:59 AM, Jack O'Quin <> wrote:
> I don't know what I did wrong, but suddenly almost nothing ROS works for me.
>
> Running Ubuntu Karmic (64-bit) and ROS boxturtle binary install. All up to date.
>
> $ rosmake
> Segmentation fault
>
> $ echo $PYTHONPATH
> /opt/ros/boxturtle/ros/core/roslib/src
>
> $ python
> Python 2.6.4 (r264:75706, Dec  7 2009, 18:43:55)
> [GCC 4.4.1] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>>>> from ros import rosmake
> Segmentation fault
>
> This seems to happen for any ROS python script I try.
>
> Any clues what to look at next?
> --
>  joq
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>