Public bug reported:
When the python-rosinstall package from ros-rosinstall is installed and
rosinstall is run, it gives a missing module error.
For example:
```
$ sudo apt-get install python-rosinstall
$ rosinstall --version
Traceback (most recent call last):
File "/usr/bin/rosinstall", line 5, in <module>
from rosinstall.rosinstall_cli import rosinstall_main
File "/usr/lib/python2.7/dist-packages/rosinstall/__init__.py", line 33, in
<module>
import wstool.helpers
ImportError: No module named wstool.helpers
```
The package appears to be missing a dependency on python-wstool.
** Affects: ros-rosinstall (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584960
Title:
Missing dependency on python-wstool
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ros-rosinstall/+bug/1584960/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs