ImportError: No module named rosmaster.master_apir
ı 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
Asked by ezgialisan on 2019-11-22 05:37:42 UTC
Comments
output: Traceback (most recent call last): File "/opt/ros/kinetic/bin/roscore", line 36, in
from rosmaster.master_api import NUM_WORKERS
ImportError: No module named rosmaster.master_api
Asked by ezgialisan on 2019-11-22 05:39:17 UTC
hey, did you solve this problem?
Asked by asong on 2019-12-18 02:56:31 UTC