Skip to content

Dependencies missing from deb packages #484

Description

@farshbafdoustar

Expected Behavior

rosbridge_websocket running

Actual Behavior

process[rosbridge_websocket-1]: started with pid [122]
Traceback (most recent call last):
File "/opt/ros/kinetic/lib/rosbridge_server/rosbridge_websocket", line 38, in
from twisted.python import log
ImportError: No module named twisted.python

Steps to Reproduce the Problem

  1. installing the version ros-kinetic-rosbridge-suite_0.11.5 on Ubuntu Xenial (inside kinetic-ros-base-xenial)
    ....
    Setting up ros-kinetic-rosbridge-msgs (0.11.5-1xenial-20200413-135822+0000) ...
    Setting up ros-kinetic-rosbridge-server (0.11.5-1xenial-20200413-140154+0000) ...
    Setting up ros-kinetic-rosbridge-suite (0.11.5-1xenial-20200413-140413+0000) ...
    .....

Specifications

  • ROS Version (echo $ROS_DISTRO):kinetic
  • OS Version (grep DISTRIB_CODENAME /etc/lsb-release): xenial
  • Rosbridge Version (roscat rosbridge_server package.xml | grep '<version>'): 0.11.5
  • Twisted Version (python -c 'import twisted; print twisted.version'):
    Traceback (most recent call last):
    File "", line 1, in
    ImportError: No module named twisted

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions