Open ahmetzyanov opened 1 year ago
Change requirements.txt to the following. Stay with Python 3.8
attrs==19.1.0 bintrees==2.0.7 cbpro==1.1.4 certifi==2023.7.22 chardet==3.0.4 click==7.1.2 dash==0.30.0 dash-core-components==0.38.0 dash-html-components==0.13.2 dash-renderer==0.15.0 dash-table==3.6.0 DateTime==4.3 decorator==4.2.1 Flask==2.0.2 Flask-Compress==1.4.0 gdax==1.0.6 idna==2.6 ipython-genutils==0.2.0 itsdangerous==2.0 Jinja2==3.0 jsonschema==2.6.0 jupyter-core==4.9.2 MarkupSafe==2.0.1 nbformat==4.4.0 numpy==1.19.0 pandas==0.24.2 plotly==2.7.0 pymongo==3.5.1 pyrsistent==0.14.11 python-dateutil==2.8.0 pytz==2019.1 requests==2.13.0 retrying==1.3.3 six==1.10.0 sortedcontainers==2.1.0 traitlets==4.3.2 urllib3==1.26.5 websocket-client==0.40.0 werkzeug>=0.15.3 zope.interface==4.6.0 colorama==0.3.9
I was trying to clone and test the project but faced with errors on dependencies installation:
My setup is: Windows 10 Python 3.6.8 (as said in Readme)
Is project moved to newer version of Python? I've tried python 3.8 and also struggled with it