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

Add requirements.txt #31

Open
cr-xu opened this issue Oct 14, 2020 · 0 comments
Open

Add requirements.txt #31

cr-xu opened this issue Oct 14, 2020 · 0 comments

Comments

@cr-xu
Copy link

cr-xu commented Oct 14, 2020

Hi,
I noticed that there is no requirements file in the repo.
Several packages are needed to run the sample. It would be nice if one can just install all of them via
pip install -r requirements.txt

E.g. a simple pip freeze gives the following:

cycler==0.10.0
joblib==0.17.0
kiwisolver==1.2.0
matplotlib==3.3.2
numpy==1.19.2
pandas==1.1.3
Pillow==7.2.0
pyparsing==2.4.7
PyQt5==5.15.1
PyQt5-sip==12.8.1
pyqtgraph==0.11.0
python-dateutil==2.8.1
pytz==2020.1
scikit-learn==0.23.2
scipy==1.5.2
six==1.15.0
sklearn==0.0
threadpoolctl==2.1.0
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