ImportError: No module named rosmaster.master_apir

asked 2019-11-22 04:37:42 -0500

ezgialisan gravatar image

updated 2019-11-22 15:22:53 -0500

jayess gravatar image

ı installed roskinetic and i use ubuntu 16.04 and python 2.7. when i run roscore in terminal it gives me this error ImportError: No module named rosmaster.master_api pls give me some solutions i think my bashr has some problems but i don't know what they are thank you


Edit:

output: Traceback (most recent call last): File "/opt/ros/kinetic/bin/roscore", line 36, in <module> from rosmaster.master_api import NUM_WORKERS ImportError: No module named rosmaster.master_api
edit retag flag offensive close merge delete

Comments

output: Traceback (most recent call last): File "/opt/ros/kinetic/bin/roscore", line 36, in <module> from rosmaster.master_api import NUM_WORKERS ImportError: No module named rosmaster.master_api

ezgialisan gravatar image ezgialisan  ( 2019-11-22 04:39:17 -0500 )edit

hey, did you solve this problem?

asong gravatar image asong  ( 2019-12-18 01:56:31 -0500 )edit