1、第二次安装tensorflow-gpu版本

标题

(face) c**********:~/nnn/facedetection/env_package/tensorflow-gpu$ pip install tensorflow_gpu-2.1.4-cp36-cp36m-manylinux2010_x86_64.whl 
Processing ./tensorflow_gpu-2.1.4-cp36-cp36m-manylinux2010_x86_64.whl
Collecting astor>=0.6.0
  Using cached astor-0.8.1-py2.py3-none-any.whl (27 kB)
Collecting tensorboard<2.2.0,>=2.1.0
  Using cached tensorboard-2.1.1-py3-none-any.whl (3.8 MB)
Collecting tensorflow-estimator<2.2.0,>=2.1.0rc0
  Using cached tensorflow_estimator-2.1.0-py2.py3-none-any.whl (448 kB)
Requirement already satisfied: wheel>=0.26 in /home/chery/miniconda3/envs/face/lib/python3.6/site-packages (from tensorflow-gpu==2.1.4) (0.37.1)
Collecting keras-applications>=1.0.8
  Using cached Keras_Applications-1.0.8-py3-none-any.whl (50 kB)
Collecting gast==0.2.2
  Using cached gast-0.2.2.tar.gz (10 kB)
Collecting opt-einsum>=2.3.2
  Using cached opt_einsum-3.3.0-py3-none-any.whl (65 kB)
Collecting keras-preprocessing==1.1.0
  Using cached Keras_Preprocessing-1.1.0-py2.py3-none-any.whl (41 kB)
Collecting six>=1.12.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting h5py<=2.10.0
  Using cached h5py-2.10.0-cp36-cp36m-manylinux1_x86_64.whl (2.9 MB)
Requirement already satisfied: grpcio>=1.8.6 in /home/chery/.local/lib/python3.6/site-packages (from tensorflow-gpu==2.1.4) (1.48.2)
Requirement already satisfied: absl-py>=0.7.0 in /home/chery/.local/lib/python3.6/site-packages (from tensorflow-gpu==2.1.4) (1.4.0)
Collecting google-pasta>=0.1.6
  Using cached google_pasta-0.2.0-py3-none-any.whl (57 kB)
Collecting wrapt>=1.11.1
  Using cached wrapt-1.15.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (75 kB)
Requirement already satisfied: protobuf>=3.8.0 in /home/chery/.local/lib/python3.6/site-packages (from tensorflow-gpu==2.1.4) (3.19.6)
Collecting termcolor>=1.1.0
  Using cached termcolor-1.1.0.tar.gz (3.9 kB)
Requirement already satisfied: numpy<1.19.0,>=1.16.0 in /home/chery/miniconda3/envs/face/lib/python3.6/site-packages (from tensorflow-gpu==2.1.4) (1.16.0)
Requirement already satisfied: werkzeug>=0.11.15 in /home/chery/.local/lib/python3.6/site-packages (from tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (2.0.3)
Requirement already satisfied: google-auth-oauthlib<0.5,>=0.4.1 in /home/chery/.local/lib/python3.6/site-packages (from tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (0.4.6)
Requirement already satisfied: markdown>=2.6.8 in /home/chery/.local/lib/python3.6/site-packages (from tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (3.3.7)
Requirement already satisfied: requests<3,>=2.21.0 in /home/chery/.local/lib/python3.6/site-packages (from tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (2.27.1)
Requirement already satisfied: setuptools>=41.0.0 in /home/chery/miniconda3/envs/face/lib/python3.6/site-packages (from tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (58.0.4)
Collecting google-auth<2,>=1.6.3
  Downloading google_auth-1.35.0-py2.py3-none-any.whl (152 kB)
     |████████████████████████████████| 152 kB 23 kB/s 
Requirement already satisfied: rsa<5,>=3.1.4 in /home/chery/.local/lib/python3.6/site-packages (from google-auth<2,>=1.6.3->tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (4.9)
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/chery/.local/lib/python3.6/site-packages (from google-auth<2,>=1.6.3->tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (4.2.4)
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/chery/.local/lib/python3.6/site-packages (from google-auth<2,>=1.6.3->tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (0.3.0)
Requirement already satisfied: requests-oauthlib>=0.7.0 in /home/chery/.local/lib/python3.6/site-packages (from google-auth-oauthlib<0.5,>=0.4.1->tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (1.3.1)
Requirement already satisfied: importlib-metadata>=4.4 in /home/chery/.local/lib/python3.6/site-packages (from markdown>=2.6.8->tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (4.8.3)
Requirement already satisfied: typing-extensions>=3.6.4 in /home/chery/.local/lib/python3.6/site-packages (from importlib-metadata>=4.4->markdown>=2.6.8->tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (4.1.1)
Requirement already satisfied: zipp>=0.5 in /home/chery/.local/lib/python3.6/site-packages (from importlib-metadata>=4.4->markdown>=2.6.8->tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (3.6.0)
Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/chery/.local/lib/python3.6/site-packages (from pyasn1-modules>=0.2.1->google-auth<2,>=1.6.3->tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (0.5.0)
Requirement already satisfied: certifi>=2017.4.17 in /home/chery/miniconda3/envs/face/lib/python3.6/site-packages (from requests<3,>=2.21.0->tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (2021.5.30)
Requirement already satisfied: charset-normalizer~=2.0.0 in /home/chery/.local/lib/python3.6/site-packages (from requests<3,>=2.21.0->tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (2.0.12)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.16-py2.py3-none-any.whl (143 kB)
Collecting idna<4,>=2.5
  Using cached idna-3.4-py3-none-any.whl (61 kB)
Requirement already satisfied: oauthlib>=3.0.0 in /home/chery/.local/lib/python3.6/site-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib<0.5,>=0.4.1->tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (3.2.2)
Requirement already satisfied: dataclasses in /home/chery/.local/lib/python3.6/site-packages (from werkzeug>=0.11.15->tensorboard<2.2.0,>=2.1.0->tensorflow-gpu==2.1.4) (0.8)
Building wheels for collected packages: gast, termcolor
  Building wheel for gast (setup.py) ... done
  Created wheel for gast: filename=gast-0.2.2-py3-none-any.whl size=7554 sha256=bb622f4e3b17be57a01d8ed45d353ae48ecef192092e7d543acb7f704fbbf635
  Stored in directory: /home/chery/.cache/pip/wheels/19/a7/b9/0740c7a3a7d1d348f04823339274b90de25fbcd217b2ee1fbe
  Building wheel for termcolor (setup.py) ... done
  Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4848 sha256=5a906be05265289b45faceb5b55ef246a348ee4d0a23e684b418adf3669dfd38
  Stored in directory: /home/chery/.cache/pip/wheels/93/2a/eb/e58dbcbc963549ee4f065ff80a59f274cc7210b6eab962acdc
Successfully built gast termcolor
Installing collected packages: urllib3, idna, six, google-auth, h5py, wrapt, termcolor, tensorflow-estimator, tensorboard, opt-einsum, keras-preprocessing, keras-applications, google-pasta, gast, astor, tensorflow-gpu
  Attempting uninstall: google-auth
    Found existing installation: google-auth 2.22.0
    Uninstalling google-auth-2.22.0:
      Successfully uninstalled google-auth-2.22.0
  Attempting uninstall: tensorboard
    Found existing installation: tensorboard 2.10.1
    Uninstalling tensorboard-2.10.1:
      Successfully uninstalled tensorboard-2.10.1
Successfully installed astor-0.8.1 gast-0.2.2 google-auth-1.35.0 google-pasta-0.2.0 h5py-2.10.0 idna-3.4 keras-applications-1.0.8 keras-preprocessing-1.1.0 opt-einsum-3.3.0 six-1.16.0 tensorboard-2.1.1 tensorflow-estimator-2.1.0 tensorflow-gpu-2.1.4 termcolor-1.1.0 urllib3-1.26.16 wrapt-1.15.0

你可能感兴趣的:(tensorflow,neo4j,人工智能)