tensorflow2配置日志

anaconda 安装已下载好的tensorflow.whl文件

(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>pip install tensorflow-2.3.0-cp36-cp36m-win_amd64.whl
Processing l:Tensorflow20 ensorflow-2.3.0-cp36-cp36m-win_amd64.whl
Processing c:usersluoappdatalocalpipcachewheels7c654c84598ba1daf8f970247f550b175aaaee85f68b4b0c5ab2c6 ermcolor-1.1.0-cp36-none-any.whl
Collecting numpy<1.19.0,>=1.16.0
Downloading numpy-1.18.5-cp36-cp36m-win_amd64.whl (12.7 MB)
|████████████████████████████████| 12.7 MB 139 kB/s
Collecting tensorflow-estimator<2.4.0,>=2.3.0
Downloading tensorflow_estimator-2.3.0-py2.py3-none-any.whl (459 kB)
|████████████████████████████████| 459 kB 437 kB/s
Collecting grpcio>=1.8.6
Downloading grpcio-1.31.0-cp36-cp36m-win_amd64.whl (2.6 MB)
|████████████████████████████████| 2.6 MB 435 kB/s
Collecting opt-einsum>=2.3.2
Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB)
|████████████████████████████████| 65 kB 296 kB/s
Collecting protobuf>=3.9.2
Downloading protobuf-3.12.4-cp36-cp36m-win_amd64.whl (1.1 MB)
|████████████████████████████████| 1.1 MB 547 kB/s
Collecting tensorboard<3,>=2.3.0
Downloading tensorboard-2.3.0-py3-none-any.whl (6.8 MB)
|████████████████████████████████| 6.8 MB 939 kB/s
Collecting wrapt>=1.11.1
Downloading wrapt-1.12.1.tar.gz (27 kB)
Collecting gast==0.3.3
Using cached gast-0.3.3-py2.py3-none-any.whl (9.7 kB)
Collecting google-pasta>=0.1.8
Using cached google_pasta-0.2.0-py3-none-any.whl (57 kB)
Collecting astunparse==1.6.3
Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
Processing c:usersluoappdatalocalpipcachewheels8e2849fad4e7f0b9a1227708cbbee4487ac8558a7334849cb81c813dabsl_py-0.9.0-cp36-none-any.whl
Collecting keras-preprocessing<1.2,>=1.1.1
Downloading Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB)
|████████████████████████████████| 42 kB 462 kB/s
Collecting six>=1.12.0
Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting h5py<2.11.0,>=2.10.0
Downloading h5py-2.10.0-cp36-cp36m-win_amd64.whl (2.4 MB)
|████████████████████████████████| 2.4 MB 598 kB/s
Requirement already satisfied: wheel>=0.26 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (0.29.0)
Collecting scipy==1.4.1
Using cached scipy-1.4.1-cp36-cp36m-win_amd64.whl (30.8 MB)
Requirement already satisfied: setuptools in e:anaconda3install1envswindlibsite-packages (from protobuf>=3.9.2->tensorflow==2.3.0) (36.4.0)
Collecting google-auth-oauthlib<0.5,>=0.4.1
Downloading google_auth_oauthlib-0.4.1-py2.py3-none-any.whl (18 kB)
Collecting tensorboard-plugin-wit>=1.6.0
Downloading tensorboard_plugin_wit-1.7.0-py3-none-any.whl (779 kB)
|████████████████████████████████| 779 kB 656 kB/s
Collecting werkzeug>=0.11.15
Using cached Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB)
Collecting requests<3,>=2.21.0
Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB)
|████████████████████████████████| 61 kB 142 kB/s
Collecting markdown>=2.6.8
Downloading Markdown-3.2.2-py3-none-any.whl (88 kB)
|████████████████████████████████| 88 kB 592 kB/s
Collecting google-auth<2,>=1.6.3
Downloading google_auth-1.20.1-py2.py3-none-any.whl (91 kB)
|████████████████████████████████| 91 kB 419 kB/s
Collecting requests-oauthlib>=0.7.0
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting certifi>=2017.4.17
Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
|████████████████████████████████| 156 kB 819 kB/s
Collecting idna<3,>=2.5
Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
|████████████████████████████████| 58 kB 368 kB/s
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB)
|████████████████████████████████| 127 kB 656 kB/s
Collecting chardet<4,>=3.0.2
Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting importlib-metadata; python_version < "3.8"
Using cached importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB)
Collecting rsa<5,>=3.1.4; python_version >= "3.5"
Downloading rsa-4.6-py3-none-any.whl (47 kB)
|████████████████████████████████| 47 kB 382 kB/s
Collecting cachetools<5.0,>=2.0.0
Downloading cachetools-4.1.1-py3-none-any.whl (10 kB)
Collecting pyasn1-modules>=0.2.1
Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
|████████████████████████████████| 155 kB 819 kB/s
Collecting oauthlib>=3.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
|████████████████████████████████| 147 kB 939 kB/s
Collecting zipp>=0.5
Using cached zipp-3.1.0-py3-none-any.whl (4.9 kB)
Collecting pyasn1>=0.1.3
Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
|████████████████████████████████| 77 kB 919 kB/s
Building wheels for collected packages: wrapt
Building wheel for wrapt (setup.py) ... done
Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-win_amd64.whl size=35195 sha256=742730250a8f127224b2a45d7d633616db6a938e2cef2ee70183fb9bf1609b36
Stored in directory: c:usersluoappdatalocalpipcachewheels32427f23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63
Successfully built wrapt
Installing collected packages: termcolor, numpy, tensorflow-estimator, six, grpcio, opt-einsum, protobuf, certifi, idna, urllib3, chardet, requests, oauthlib, requests-oauthlib, pyasn1, rsa, cachetools, pyasn1-modules, google-auth, google-auth-oauthlib, absl-py, tensorboard-plugin-wit, werkzeug, zipp, importlib-metadata, markdown, tensorboard, wrapt, gast, google-pasta, astunparse, keras-preprocessing, h5py, scipy, tensorflow
Attempting uninstall: certifi
Found existing installation: certifi 2016.2.28
Uninstalling certifi-2016.2.28:
Successfully uninstalled certifi-2016.2.28
ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts.

We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default.

google-auth 1.20.1 requires setuptools>=40.3.0, but you'll have setuptools 36.4.0 which is incompatible.
tensorboard 2.3.0 requires setuptools>=41.0.0, but you'll have setuptools 36.4.0 which is incompatible.
Successfully installed absl-py-0.9.0 astunparse-1.6.3 cachetools-4.1.1 certifi-2020.6.20 chardet-3.0.4 gast-0.3.3 google-auth-1.20.1 google-auth-oauthlib-0.4.1 google-pasta-0.2.0 grpcio-1.31.0 h5py-2.10.0 idna-2.10 importlib-metadata-1.7.0 keras-preprocessing-1.1.2 markdown-3.2.2 numpy-1.18.5 oauthlib-3.1.0 opt-einsum-3.3.0 protobuf-3.12.4 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-2.24.0 requests-oauthlib-1.3.0 rsa-4.6 scipy-1.4.1 six-1.15.0 tensorboard-2.3.0 tensorboard-plugin-wit-1.7.0 tensorflow-2.3.0 tensorflow-estimator-2.3.0 termcolor-1.1.0 urllib3-1.25.10 werkzeug-1.0.1 wrapt-1.12.1 zipp-3.1.0

(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>pip install --ignore-installed setuptools
Collecting setuptools
Downloading setuptools-49.3.0-py3-none-any.whl (790 kB)
|████████████████████████████████| 790 kB 6.5 kB/s
Installing collected packages: setuptools
Successfully installed setuptools-49.3.0

(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>pip install tensorflow-2.3.0-cp36-cp36m-win_amd64.whl
Requirement already satisfied: tensorflow==2.3.0 from file:///L:/Anaconda%E8%BD%AF%E4%BB%B6/tensorflow-2.3.0-cp36-cp36m-win_amd64.whl in e:anaconda3install1envswindlibsite-packages (2.3.0)
Requirement already satisfied: astunparse==1.6.3 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (1.6.3)
Requirement already satisfied: google-pasta>=0.1.8 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (0.2.0)
Requirement already satisfied: h5py<2.11.0,>=2.10.0 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (2.10.0)
Requirement already satisfied: wheel>=0.26 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (0.29.0)
Requirement already satisfied: keras-preprocessing<1.2,>=1.1.1 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (1.1.2)
Requirement already satisfied: tensorboard<3,>=2.3.0 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (2.3.0)
Requirement already satisfied: tensorflow-estimator<2.4.0,>=2.3.0 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (2.3.0)
Requirement already satisfied: grpcio>=1.8.6 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (1.31.0)
Requirement already satisfied: gast==0.3.3 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (0.3.3)
Requirement already satisfied: protobuf>=3.9.2 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (3.12.4)
Requirement already satisfied: absl-py>=0.7.0 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (0.9.0)
Requirement already satisfied: scipy==1.4.1 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (1.4.1)
Requirement already satisfied: opt-einsum>=2.3.2 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (3.3.0)
Requirement already satisfied: termcolor>=1.1.0 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (1.1.0)
Requirement already satisfied: wrapt>=1.11.1 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (1.12.1)
Requirement already satisfied: numpy<1.19.0,>=1.16.0 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (1.18.5)
Requirement already satisfied: six>=1.12.0 in e:anaconda3install1envswindlibsite-packages (from tensorflow==2.3.0) (1.15.0)
Requirement already satisfied: tensorboard-plugin-wit>=1.6.0 in e:anaconda3install1envswindlibsite-packages (from tensorboard<3,>=2.3.0->tensorflow==2.3.0) (1.7.0)
Requirement already satisfied: markdown>=2.6.8 in e:anaconda3install1envswindlibsite-packages (from tensorboard<3,>=2.3.0->tensorflow==2.3.0) (3.2.2)
Requirement already satisfied: requests<3,>=2.21.0 in e:anaconda3install1envswindlibsite-packages (from tensorboard<3,>=2.3.0->tensorflow==2.3.0) (2.24.0)
Requirement already satisfied: werkzeug>=0.11.15 in e:anaconda3install1envswindlibsite-packages (from tensorboard<3,>=2.3.0->tensorflow==2.3.0) (1.0.1)
Requirement already satisfied: google-auth-oauthlib<0.5,>=0.4.1 in e:anaconda3install1envswindlibsite-packages (from tensorboard<3,>=2.3.0->tensorflow==2.3.0) (0.4.1)
Requirement already satisfied: setuptools>=41.0.0 in e:anaconda3install1envswindlibsite-packages (from tensorboard<3,>=2.3.0->tensorflow==2.3.0) (49.3.0)
Requirement already satisfied: google-auth<2,>=1.6.3 in e:anaconda3install1envswindlibsite-packages (from tensorboard<3,>=2.3.0->tensorflow==2.3.0) (1.20.1)
Requirement already satisfied: importlib-metadata; python_version < "3.8" in e:anaconda3install1envswindlibsite-packages (from markdown>=2.6.8->tensorboard<3,>=2.3.0->tensorflow==2.3.0) (1.7.0)
Requirement already satisfied: certifi>=2017.4.17 in e:anaconda3install1envswindlibsite-packages (from requests<3,>=2.21.0->tensorboard<3,>=2.3.0->tensorflow==2.3.0) (2020.6.20)
Requirement already satisfied: chardet<4,>=3.0.2 in e:anaconda3install1envswindlibsite-packages (from requests<3,>=2.21.0->tensorboard<3,>=2.3.0->tensorflow==2.3.0) (3.0.4)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in e:anaconda3install1envswindlibsite-packages (from requests<3,>=2.21.0->tensorboard<3,>=2.3.0->tensorflow==2.3.0) (1.25.10)
Requirement already satisfied: idna<3,>=2.5 in e:anaconda3install1envswindlibsite-packages (from requests<3,>=2.21.0->tensorboard<3,>=2.3.0->tensorflow==2.3.0) (2.10)
Requirement already satisfied: requests-oauthlib>=0.7.0 in e:anaconda3install1envswindlibsite-packages (from google-auth-oauthlib<0.5,>=0.4.1->tensorboard<3,>=2.3.0->tensorflow==2.3.0) (1.3.0)
Requirement already satisfied: pyasn1-modules>=0.2.1 in e:anaconda3install1envswindlibsite-packages (from google-auth<2,>=1.6.3->tensorboard<3,>=2.3.0->tensorflow==2.3.0) (0.2.8)
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.5" in e:anaconda3install1envswindlibsite-packages (from google-auth<2,>=1.6.3->tensorboard<3,>=2.3.0->tensorflow==2.3.0) (4.6)
Requirement already satisfied: cachetools<5.0,>=2.0.0 in e:anaconda3install1envswindlibsite-packages (from google-auth<2,>=1.6.3->tensorboard<3,>=2.3.0->tensorflow==2.3.0) (4.1.1)
Requirement already satisfied: zipp>=0.5 in e:anaconda3install1envswindlibsite-packages (from importlib-metadata; python_version < "3.8"->markdown>=2.6.8->tensorboard<3,>=2.3.0->tensorflow==2.3.0) (3.1.0)
Requirement already satisfied: oauthlib>=3.0.0 in e:anaconda3install1envswindlibsite-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib<0.5,>=0.4.1->tensorboard<3,>=2.3.0->tensorflow==2.3.0) (3.1.0)
Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in e:anaconda3install1envswindlibsite-packages (from pyasn1-modules>=0.2.1->google-auth<2,>=1.6.3->tensorboard<3,>=2.3.0->tensorflow==2.3.0) (0.4.8)

(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>python
Python 3.6.2 |Continuum Analytics, Inc.| (default, Jul 20 2017, 12:30:02) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>
>>> import tensorflow as tf
2020-08-10 10:37:56.057663: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'cudart64_101.dll'; dlerror: cudart64_101.dll not found
2020-08-10 10:37:56.063847: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
>>>
>>> tf.__version__
'2.3.0'
>>>
>>>
>>>
>>> exit();

(wind) L:Tensorflow20>
(wind) L:Tensorflow20>
(wind) L:Tensorflow20>pip install jupyter
Collecting jupyter
Using cached jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB)
Collecting ipywidgets
Using cached ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB)
Collecting notebook
Using cached notebook-6.1.1-py3-none-any.whl (9.4 MB)
Collecting jupyter-console
Using cached jupyter_console-6.1.0-py2.py3-none-any.whl (21 kB)
Collecting qtconsole
Using cached qtconsole-4.7.5-py2.py3-none-any.whl (118 kB)
Collecting nbconvert
Using cached nbconvert-5.6.1-py2.py3-none-any.whl (455 kB)
Collecting ipykernel
Using cached ipykernel-5.3.4-py3-none-any.whl (120 kB)
Collecting traitlets>=4.3.1
Using cached traitlets-4.3.3-py2.py3-none-any.whl (75 kB)
Collecting nbformat>=4.2.0
Using cached nbformat-5.0.7-py3-none-any.whl (170 kB)
Collecting widgetsnbextension~=3.5.0
Using cached widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB)
Collecting ipython>=4.0.0; python_version >= "3.3"
Downloading ipython-7.16.1-py3-none-any.whl (785 kB)
|████████████████████████████████| 785 kB 10 kB/s
Collecting tornado>=5.0
Using cached tornado-6.0.4-cp36-cp36m-win_amd64.whl (417 kB)
Collecting jinja2
Using cached Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
Collecting terminado>=0.8.3
Using cached terminado-0.8.3-py2.py3-none-any.whl (33 kB)
Collecting ipython-genutils
Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB)
Collecting pyzmq>=17
Using cached pyzmq-19.0.2-cp36-cp36m-win_amd64.whl (1.0 MB)
Collecting prometheus-client
Using cached prometheus_client-0.8.0-py2.py3-none-any.whl (53 kB)
Collecting Send2Trash
Using cached Send2Trash-1.5.0-py3-none-any.whl (12 kB)
Collecting jupyter-core>=4.6.1
Using cached jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB)
Collecting jupyter-client>=5.3.4
Using cached jupyter_client-6.1.6-py3-none-any.whl (108 kB)
Collecting argon2-cffi
Using cached argon2_cffi-20.1.0-cp36-cp36m-win_amd64.whl (42 kB)
Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0
Using cached prompt_toolkit-3.0.5-py3-none-any.whl (351 kB)
Collecting pygments
Using cached Pygments-2.6.1-py3-none-any.whl (914 kB)
Collecting qtpy
Using cached QtPy-1.9.0-py2.py3-none-any.whl (54 kB)
Processing c:usersluoappdatalocalpipcachewheels39156f1b08a6275acc59e846fa4c1e1b65dbc1919f20157d9e66c20pandocfilters-1.4.2-cp36-none-any.whl
Collecting bleach
Downloading bleach-3.1.5-py2.py3-none-any.whl (151 kB)
|████████████████████████████████| 151 kB 7.7 kB/s
Collecting defusedxml
Using cached defusedxml-0.6.0-py2.py3-none-any.whl (23 kB)
Collecting mistune<2,>=0.8.1
Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB)
Collecting entrypoints>=0.2.2
Using cached entrypoints-0.3-py2.py3-none-any.whl (11 kB)
Collecting testpath
Using cached testpath-0.4.4-py2.py3-none-any.whl (163 kB)
Requirement already satisfied: six in e:anaconda3install1envswindlibsite-packages (from traitlets>=4.3.1->ipywidgets->jupyter) (1.15.0)
Collecting decorator
Using cached decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
Collecting jsonschema!=2.5.0,>=2.4
Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
Collecting colorama; sys_platform == "win32"
Using cached colorama-0.4.3-py2.py3-none-any.whl (15 kB)
Collecting backcall
Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Collecting pickleshare
Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Collecting jedi>=0.10
Downloading jedi-0.17.2-py2.py3-none-any.whl (1.4 MB)
|████████████████████████████████| 1.4 MB 344 kB/s
Requirement already satisfied: setuptools>=18.5 in e:anaconda3install1envswindlibsite-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter) (49.3.0)
Collecting MarkupSafe>=0.23
Using cached MarkupSafe-1.1.1-cp36-cp36m-win_amd64.whl (16 kB)
Collecting pywinpty>=0.5; os_name == "nt"
Using cached pywinpty-0.5.7-cp36-cp36m-win_amd64.whl (1.3 MB)
Collecting pywin32>=1.0; sys_platform == "win32"
Using cached pywin32-228-cp36-cp36m-win_amd64.whl (9.1 MB)
Collecting python-dateutil>=2.1
Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Collecting cffi>=1.0.0
Using cached cffi-1.14.1-cp36-cp36m-win_amd64.whl (178 kB)
Collecting wcwidth
Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting webencodings
Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting packaging
Downloading packaging-20.4-py2.py3-none-any.whl (37 kB)
Collecting attrs>=17.4.0
Using cached attrs-19.3.0-py2.py3-none-any.whl (39 kB)
Processing c:usersluoappdatalocalpipcachewheelsd18a1c32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464pyrsistent-0.16.0-cp36-cp36m-win_amd64.whl
Requirement already satisfied: importlib-metadata; python_version < "3.8" in e:anaconda3install1envswindlibsite-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets->jupyter) (1.7.0)
Collecting parso<0.8.0,>=0.7.0
Downloading parso-0.7.1-py2.py3-none-any.whl (109 kB)
|████████████████████████████████| 109 kB 819 kB/s
Collecting pycparser
Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Collecting pyparsing>=2.0.2
Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Requirement already satisfied: zipp>=0.5 in e:anaconda3install1envswindlibsite-packages (from importlib-metadata; python_version < "3.8"->jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets->jupyter) (3.1.0)
Installing collected packages: ipython-genutils, decorator, traitlets, pywin32, jupyter-core, attrs, pyrsistent, jsonschema, nbformat, tornado, MarkupSafe, jinja2, pywinpty, terminado, pyzmq, prometheus-client, Send2Trash, pandocfilters, webencodings, pyparsing, packaging, bleach, defusedxml, mistune, entrypoints, testpath, pygments, nbconvert, python-dateutil, jupyter-client, wcwidth, prompt-toolkit, colorama, backcall, pickleshare, parso, jedi, ipython, ipykernel, pycparser, cffi, argon2-cffi, notebook, widgetsnbextension, ipywidgets, jupyter-console, qtpy, qtconsole, jupyter
Successfully installed MarkupSafe-1.1.1 Send2Trash-1.5.0 argon2-cffi-20.1.0 attrs-19.3.0 backcall-0.2.0 bleach-3.1.5 cffi-1.14.1 colorama-0.4.3 decorator-4.4.2 defusedxml-0.6.0 entrypoints-0.3 ipykernel-5.3.4 ipython-7.16.1 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.17.2 jinja2-2.11.2 jsonschema-3.2.0 jupyter-1.0.0 jupyter-client-6.1.6 jupyter-console-6.1.0 jupyter-core-4.6.3 mistune-0.8.4 nbconvert-5.6.1 nbformat-5.0.7 notebook-6.1.1 packaging-20.4 pandocfilters-1.4.2 parso-0.7.1 pickleshare-0.7.5 prometheus-client-0.8.0 prompt-toolkit-3.0.5 pycparser-2.20 pygments-2.6.1 pyparsing-2.4.7 pyrsistent-0.16.0 python-dateutil-2.8.1 pywin32-228 pywinpty-0.5.7 pyzmq-19.0.2 qtconsole-4.7.5 qtpy-1.9.0 terminado-0.8.3 testpath-0.4.4 tornado-6.0.4 traitlets-4.3.3 wcwidth-0.2.5 webencodings-0.5.1 widgetsnbextension-3.5.1

(wind) L:Tensorflow20>
(wind) L:Tensorflow20>

原文地址:https://www.cnblogs.com/herd/p/13468423.html