roscreate-qt-pkg error [closed]

asked 2013-09-04 22:24:28 -0600

pmarinplaza gravatar image

updated 2014-01-28 17:17:50 -0600

ngrennan gravatar image

Ubuntu 12.04 ROS Fuerte

Hello team!

I will do a gui app with Qt and ROS and find this thread and follow the install instructions.

All works fine until run the script:

rosrun qt_create roscreate-qt-pkg my_package_foo

This show the next error:

~/workspace/dev$ rosrun qt_create roscreate-qt-pkg my_package_foo
Traceback (most recent call last):
  File "/opt/ros/fuerte/stacks/qt_ros/qt_create/scripts/roscreate-qt-pkg", line 3, in <module>
    from ros import qt_create
  File "/opt/ros/fuerte/lib/python2.7/dist-packages/ros/__init__.py", line 57, in __getattr__
    return __import__(name)
ImportError: No module named qt_create

What must I do to fix this error?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-10-26 13:47:41.886459