twosigma / twosigma/beakerx

Windows install fails on 1.4.1

Open
#8,031 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

Rerproduced on two different computers with Windows 10:
```
Traceback (most recent call last):
File "D:\Anaconda\Scripts\beakerx-script.py", line 6, in
from beakerx import run
File "D:\Anaconda\lib\site-packages\beakerx\__init__.py", line 20, in
from .handlers import load_jupyter_server_extension
File "D:\Anaconda\lib\site-packages\beakerx\handlers.py", line 23, in
from tornado.simple_httpclient import HTTPStreamClosedError
ImportError: cannot import name 'HTTPStreamClosedError'
```
Probably something is wrong with tornado module.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.