<p>Are there any other errors or warnings preceding the failure to import?</p>
<p>    brian.</p>
<p><blockquote type="cite">On Jun 15, 2010 7:21 PM, "Isao Isaac Saito" <<a href="mailto:130s@2000.jukuin.keio.ac.jp">130s@2000.jukuin.keio.ac.jp</a>> wrote:<br><br>Hi all,<br>
<br>
I am stuck at and getting error message below. I'm assuming this is<br>
resulting in pythonpath setting but I'm not sure since I'm new to it<br>
yet. I appreciate if anyone gives me an idea.<br>
<br>
- Phenomenon<br>
<quote><br>
% ~/rosinstall ~/ros <a href="http://ros.org/rosinstalls/boxturtle_base.rosinstall" target="_blank">http://ros.org/rosinstalls/boxturtle_base.rosinstall</a><br>
Traceback (most recent call last):<br>
  File "/home/robot/rosinstall", line 25, in <module><br>
    import yaml # 10Jun15/Isao; rosnstall still stuck here<br>
ImportError: No module named yaml<br>
</quote><br>
<br>
- Environement<br>
Redhat Linux version 2.6.29.4<br>
gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC)<br>
Type of ROS: I'm referring to "Fedora 11 Installation Instructions"<br>
(<a href="http://www.ros.org/wiki/ROS/Installation/Fedora" target="_blank">http://www.ros.org/wiki/ROS/Installation/Fedora</a>)<br>
# Using Redhat 2.6 is required the robot<br>
<br>
- Workaround tried (all of these didn't have effect)<br>
W-1. Copy /usr/lib/python2.6/site-packages/yaml/cyaml.py* to<br>
%HOME_PYTHON%/ . Modify rosinstall to "import cyaml"<br>
W-2. Copy /usr/share/doc/PyYAML-3.08/examples/pygments-lexer/yaml.py<br>
to %HOME_PYTHON%/<br>
<br>
- Result of "locate yaml"<br>
<a href="https://docs.google.com/View?id=dfcq779r_271f5bt6gff" target="_blank">https://docs.google.com/View?id=dfcq779r_271f5bt6gff</a><br>
<br>
Best regards,<br>
Isaac<br>
_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
</blockquote></p>