-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
For Ready-to-use req.txt for training. (Create new txt file and paste this text, Required python3.6 infact Python 3.6.13) #622
Comments
Conda Enviorment List is here. packages in environment at ./conda_env:Name Version Build Channel_libgcc_mutex 0.1 main |
When I replace the content in the requiremext.txt with this, it shows that there is an error when installing the first absl-py 1.4.0, how to fix it? |
Package Version
absl-py 1.4.0
astor 0.8.1
audioread 3.0.1
cached-property 1.5.2
certifi 2021.5.30
cycler 0.11.0
dataclasses 0.8
decorator 5.1.1
gast 0.2.2
google-pasta 0.2.0
grpcio 1.48.2
h5py 3.1.0
importlib-metadata 4.8.3
inflect 0.2.5
joblib 1.1.1
Keras-Applications 1.0.8
Keras-Preprocessing 1.1.2
librosa 0.6.0
llvmlite 0.32.1
Markdown 3.3.7
matplotlib 2.1.0
numba 0.47.0
numpy 1.17.0
opt-einsum 3.3.0
Pillow 8.4.0
pip 21.2.2
pipdeptree 2.2.1
protobuf 3.19.6
pyparsing 3.1.1
python-dateutil 2.8.2
pytz 2023.4
resampy 0.2.2
scikit-learn 0.24.2
scipy 1.0.0
setuptools 59.6.0
six 1.16.0
tensorboard 1.15.0
tensorflow 1.15.2
tensorflow-estimator 1.15.1
termcolor 1.1.0
threadpoolctl 3.1.0
torch 1.10.2
typing_extensions 4.1.1
Unidecode 1.0.22
Werkzeug 2.0.3
wheel 0.37.1
wrapt 1.16.0
zipp 3.6.0
.
.
Just paste this dependency to the requirement.txt and install it at your env. It will work. Thanks in advance.
.
If all works with your system, Remember to give the up thumb. It's free.
The text was updated successfully, but these errors were encountered: