ros-industrial-consortium / packml

ROS packml (https://en.wikipedia.org/wiki/PackML) support package
Apache License 2.0
9 stars 14 forks source link

ImportError: No module named packml #12

Closed AustinDeric closed 7 years ago

AustinDeric commented 7 years ago

After successful building of the project, the intdnded command rosrun packml_gui packml returns

Traceback (most recent call last):
  File "{my workspace}/src/packml/packml_gui/scripts/packml", line 5, in <module>
    from packml_widget.packml import Packml
ImportError: No module named packml