Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Import problem #2

Open
rodolfovalentim opened this issue Oct 27, 2017 · 1 comment
Open

Import problem #2

rodolfovalentim opened this issue Oct 27, 2017 · 1 comment

Comments

@rodolfovalentim
Copy link

When I execute the runner.py I get the following message.

pi@raspberrypi:~/ros_catkin_ws $ rosrun estimote_robotics_indoor_sdk runner.py
[Robotics Indoor SDK] initializing ROS node..
[Robotics Indoor SDK] ROS node started, initializing positioning system..
Traceback (most recent call last):
  File "/home/pi/ros_catkin_ws/src/estimote_robotics_indoor_sdk/src/runner.py", line 10, in <module>
    import robotics_indoor_sdk
ImportError: No module named robotics_indoor_sdk
@rodolfovalentim
Copy link
Author

I solved this by adding the whole path to "robotics_indoor_sdk". Is there a better solution?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant