安裝包對應關係

 Python 3.7 

pip install d2l==0.14.4

pip install pandas==1.3.5

Matplotlib 的最新穩定版本爲 3.4,但是在 Python 3.7 版本中,我們可以使用的 Matplotlib 版本是 3.3.4

 

(pytorchT) C:\Users\yhexie>pip list
Package Version
-------------------- ------------
anyio 3.7.1
argon2-cffi 23.1.0
argon2-cffi-bindings 21.2.0
attrs 23.1.0
backcall 0.2.0
beautifulsoup4 4.12.2
bleach 6.0.0
certifi 2022.12.7
cffi 1.15.1
chardet 3.0.4
colorama 0.4.6
comm 0.1.4
cycler 0.11.0
d2l 0.17.6
debugpy 1.7.0
decorator 5.1.1
defusedxml 0.7.1
entrypoints 0.4
exceptiongroup 1.1.3
fastjsonschema 2.18.0
fonttools 4.38.0
graphviz 0.8.4
idna 2.10
importlib-metadata 6.7.0
importlib-resources 5.12.0
ipykernel 6.16.2
ipython 7.34.0
ipython-genutils 0.2.0
ipywidgets 8.1.0
jedi 0.19.0
Jinja2 3.1.2
jsonschema 4.17.3
jupyter 1.0.0
jupyter_client 7.4.9
jupyter-console 6.6.3
jupyter_core 4.12.0
jupyter-server 1.24.0
jupyterlab-pygments 0.2.2
jupyterlab-widgets 3.0.8
kiwisolver 1.4.5
MarkupSafe 2.1.3
matplotlib 3.5.1
matplotlib-inline 0.1.6
mistune 3.0.1
mxnet 1.7.0.post2
nbclassic 1.0.0
nbclient 0.7.4
nbconvert 7.6.0
nbformat 5.8.0
nest-asyncio 1.5.7
notebook 6.5.5
notebook_shim 0.2.3
numpy 1.21.5
packaging 23.1
pandas 1.2.4
pandocfilters 1.5.0
parso 0.8.3
pickleshare 0.7.5
Pillow 9.5.0
pip 22.3.1
pkgutil_resolve_name 1.3.10
prometheus-client 0.17.1
prompt-toolkit 3.0.39
psutil 5.9.5
pycparser 2.21
Pygments 2.16.1
pyparsing 3.1.1
pyrsistent 0.19.3
python-dateutil 2.8.2
pytz 2023.3.post1
pywin32 306
pywinpty 2.0.10
pyzmq 24.0.1
qtconsole 5.4.4
QtPy 2.4.0
requests 2.25.1
Send2Trash 1.8.2
setuptools 65.6.3
six 1.16.0
sniffio 1.3.0
soupsieve 2.4.1
terminado 0.17.1
tinycss2 1.2.1
torch 1.10.1+cu102
torchaudio 0.10.1+cu102
torchvision 0.11.2+cu102
tornado 6.2
traitlets 5.9.0
typing_extensions 4.7.1
urllib3 1.22
wcwidth 0.2.6
webencodings 0.5.1
websocket-client 1.6.1
wheel 0.38.4
widgetsnbextension 4.0.8
wincertstore 0.2
zipp 3.15.0

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章