(三)linux同时安装pytorch和tensorflow1.14,忽略错误

发布时间 2023-05-30 22:36:19作者: jasonzhangxianrong

一、命令

cat requirements.txt | xargs -n 1 pip install

环境 python3.7

二、requirements.txt

absl-py==1.4.0
astor==0.8.1
autograd==1.5
backcall==0.2.0
Bottleneck==1.3.5
certifi==2022.12.7
chainer==7.8.1
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
ConfigSpace==0.6.1
cycler==0.11.0
Cython==0.29.28
decorator==5.1.1
dill==0.3.6
et-xmlfile==1.1.0
fasteners==0.18
filelock==3.12.0
flit_core==3.6.0
fonttools==4.38.0
fsspec==2023.1.0
future==0.18.3
gast==0.5.4
gensim==4.2.0
google-pasta==0.2.0
googledrivedownloader==0.4
graphviz==0.20.1
grpcio==1.53.0
h5py==3.8.0
huggingface-hub==0.14.1
idna==3.4
imageio==2.28.0
imbalanced-learn==0.10.1
imblearn==0.0
importlib-metadata==6.6.0
ipython==7.34.0
isodate==0.6.1
jedi==0.18.2
Jinja2==3.1.2
joblib==1.2.0
Keras==2.2.5
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
kiwisolver==1.4.4
lightgbm==3.3.5
llvmlite==0.39.1
Markdown==3.4.3
MarkupSafe==2.1.2
matplotlib==3.5.3
matplotlib-inline==0.1.6
mkl-fft==1.3.1
mkl-random==1.2.2
mkl-service==2.4.0
more-itertools==9.1.0
munkres==1.1.4
nasbench301==0.3
netifaces==0.11.0
networkx==2.6.3
numba==0.56.4
numexpr==2.8.4
numpy==1.21.6
openpyxl==3.1.2
packaging==23.0
pandas==1.3.5
parso==0.8.3
pathvalidate==2.5.2
patsy==0.5.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.5.0
pip==22.3.1
plyfile==0.9
prompt-toolkit==3.0.38
protobuf==3.19.0
psutil==5.9.5
ptyprocess==0.7.0
pyDOE==0.3.8
pydot==1.4.2
pydotplus==2.0.2
Pygments==2.15.1
pynisher==0.6.4
pyparsing==3.0.9
Pyro4==4.82
python-dateutil==2.8.2
python-version==0.0.2
pytorchtools==0.0.2
pytz==2023.3
PyWavelets==1.3.0
PyYAML==6.0
rdflib==6.3.2
requests==2.29.0
safetensors==0.3.1
scikit-image==0.19.3
scikit-learn==0.23.0
scipy==1.7.3
seaborn==0.12.2
serpent==1.41
setuptools==65.6.3
six==1.16.0
smart-open==6.3.0
tensorboard==1.14.0
tensorboard-logger==0.1.0
tensorflow==1.14.0
tensorflow-estimator==1.14.0
termcolor==2.2.0
threadpoolctl==3.1.0
tifffile==2021.11.2
timm==0.9.2
torch==1.8.1+cu101
torch-cluster==1.5.9
torch-geometric==1.4.3
torch-scatter==2.0.6
torch-sparse==0.6.9
torch-spline-conv==1.2.1
torchaudio==0.8.1
torchvision==0.9.1+cu101
tqdm==4.65.0
traitlets==5.7.1
typing_extensions==4.6.2
urllib3==1.26.15
wcwidth==0.2.6
Werkzeug==2.2.3
wheel==0.38.4
wincertstore==0.2
wrapt==1.11.1
xgboost==1.6.2
xlrd==1.2.0
zipp==3.15.0