Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change ros python lib path environment in jupyter-tensorflow-ros-base #16

Open
jacknlliu opened this issue Jul 18, 2018 · 0 comments
Open

Comments

@jacknlliu
Copy link
Owner

jacknlliu commented Jul 18, 2018

In jupyter-tensorflow-ros-base image, we open the terminal, but we get the following errors:

    Traceback (most recent call last):
      File "/opt/ros/kinetic/lib/python2.7/dist-packages/tornado/websocket.py", line 369, in _run_callback
        callback(*args, **kwargs)
      File "/opt/conda/lib/python3.6/site-packages/notebook/base/zmqhandlers.py", line 171, in open
        return super(WebSocketMixin, self).open(*args, **kwargs)
      File "/opt/conda/lib/python3.6/site-packages/terminado/websocket.py", line 48, in open
        super(TermSocket, self).open(url_component)
    TypeError: open() takes 1 positional argument but 2 were given
Websocket closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant