Home > database >  Tensorflow CPU to create
Tensorflow CPU to create

Time:11-23

I recently installed anaconda software, create a tensorflow virtual environment, but in the download tensorflow CPU, the command window appear the following content:
Traceback (the most recent call last) :
File "C: \ Users \ \ PC anaconda3 \ envs \ tensorflow \ lib \ site - packages, PIP, _vendor \ urllib3 \ response py", line 425, in _error_catcher
Yield
File "C: \ Users \ \ PC anaconda3 \ envs \ tensorflow \ lib \ site - packages, PIP, _vendor \ urllib3 \ response py", line 507, in the read
Data=https://bbs.csdn.net/topics/self._fp.read (amt) if not fp_closed else ""
bFile "C: \ Users \ \ PC anaconda3 \ envs \ tensorflow \ lib \ site - packages, PIP, _vendor \ cachecontrol \ filewrapper py", line 62, in the read
Data=https://bbs.csdn.net/topics/self.__fp.read (amt)
File "C: \ Users \ \ PC anaconda3 \ envs \ tensorflow \ \ lib \ HTTP client. Py", line 448, in the read
N=self. Readinto (b)
File "C: \ Users \ \ PC anaconda3 \ envs \ tensorflow \ \ lib \ HTTP client. Py", line 488, in readinto
N=self. Fp. Readinto (b)
The File "C: \ Users \ \ PC anaconda3 \ envs \ tensorflow \ lib \ socket py", line 576, in readinto
Return the self. _sock. Recv_into (b)
The File "C: \ Users \ \ PC anaconda3 \ envs \ tensorflow \ lib \ SSL py", line 937, in recv_into
Return the self. Read (nbytes, buffer)
The File "C: \ Users \ \ PC anaconda3 \ envs \ tensorflow \ lib \ SSL py", line 799, in the read
Return the self. _sslobj. Read (len, buffer)
The File "C: \ Users \ \ PC anaconda3 \ envs \ tensorflow \ lib \ SSL py", line 583, in the read
V=self. _sslobj. Read (len, buffer)
Socket. The timeout: The read operation timed out

During handling of the above exception, another exception occurred:

To the great god give advice or comments, please
  • Related