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

Error while building simple arm project

asked 2019-01-23 08:48:49 -0500

ahmedwahdan gravatar image

I get this error while trying to build the simple_arm project

from catkin_pkg.terminal_color import *  # noqa
ImportError: No module named terminal_color

It seems there are two catkin_pkg versions

(venv) root@xxx:/home/workspace# apt list python-catkin-pkg python-catkin-pkg-modules
Listing... Done
python-catkin-pkg/xenial,xenial,now 0.4.10-100 all [installed,automatic]
python-catkin-pkg-modules/xenial,xenial,now 0.4.10-1 all [installed,automatic]
(venv) root@xxx:/home/workspace# python -c "import catkin_pkg; print(catkin_pkg.__version__)"
0.4.2
(venv) root@xxx:/home/workspace
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-08-10 10:47:30 -0500

ct2034 gravatar image

updated 2019-08-10 10:48:05 -0500

this seems to be a duplicate of https://answers.ros.org/question/3017...

Can you please confirm.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-01-23 08:48:49 -0500

Seen: 161 times

Last updated: Aug 10 '19