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

ImportError:no module named hello_ecto

asked 2015-08-08 02:44:51 -0500

baogege gravatar image

hi,i am using ubuntu12.04+groovy.i followed ecto

when i run python ecto/samples/hello.py,i got error below:

root@baogege:~/catkin_ws/src/ecto_kitchen# python ecto/samples/hello.py Traceback (most recent call last):

File "ecto/samples/hello.py", line 30, in <module>

import ecto.hello_ecto as hello_ecto #a user library, that has a few ecto modules

ImportError: No module named hello_ecto

anyone can help me?thank you

edit retag flag offensive close merge delete

Comments

Have you solved it? I met the same problem. Thanks!

Yantian_Zha gravatar image Yantian_Zha  ( 2016-01-03 00:59:23 -0500 )edit

run . ~/ecto_ws/devel/setup.bash

MZAIADY gravatar image MZAIADY  ( 2017-01-17 14:12:05 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-01-17 14:11:31 -0500

MZAIADY gravatar image

Make sure your run the setup.bash

. ~/ecto_ws/devel/setup.bash
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-08-08 02:44:51 -0500

Seen: 318 times

Last updated: Jan 17 '17