SpielzeugFX

Untitled

Sep 24th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 0.69 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "/home/rei/catkin_ws/src/vrep_ros_interface/external/v_repStubsGen/generate.py", line 9, in <module>
  3.     from parse import parse
  4.   File "/home/rei/catkin_ws/src/vrep_ros_interface/external/v_repStubsGen/parse.py", line 2, in <module>
  5.     import model
  6.   File "/home/rei/catkin_ws/src/vrep_ros_interface/external/v_repStubsGen/model/__init__.py", line 4, in <module>
  7.     from plugin import *
  8. ModuleNotFoundError: No module named 'plugin'
  9. make[2]: *** [CMakeFiles/v_repExtRosInterface.dir/build.make:62: generated/stubs.cpp] Error 1
  10. make[1]: *** [CMakeFiles/Makefile2:112: CMakeFiles/v_repExtRosInterface.dir/all] Error 2
  11. make: *** [Makefile:141: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment