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

Use correct library versions in requirements.txt #33

Open
Aid91 opened this issue Jul 31, 2019 · 0 comments
Open

Use correct library versions in requirements.txt #33

Aid91 opened this issue Jul 31, 2019 · 0 comments

Comments

@Aid91
Copy link

Aid91 commented Jul 31, 2019

Datastream.io is not working because some of the library dependencies are not set to the correct version (tornado and elasticsearch in my case).
Here is the pip freeze (python3.5) of the fully working datastream.io:

bokeh==1.3.0 dateparser==0.7.1 -e git+https://github.com/MentatInnovations/datastream.io@a243b89ec3c4e06473b5004c498c472ffd37ead2#egg=dsio elasticsearch==5.5.3 Jinja2==2.10.1 joblib==0.13.2 kibana-dashboard-api==0.1.2 MarkupSafe==1.1.1 numpy==1.17.0 packaging==19.0 pandas==0.24.2 Pillow==6.1.0 pyparsing==2.4.1.1 python-dateutil==2.8.0 pytz==2019.1 PyYAML==5.1.1 regex==2019.6.8 scikit-learn==0.21.2 scipy==1.3.0 six==1.12.0 tornado==4.5.3 tzlocal==2.0.0 urllib3==1.25.3

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