Home > other >  This what ah, what a great god can show a labyrinth to Python
This what ah, what a great god can show a labyrinth to Python

Time:09-17

CodePudding user response:

Time out that connect to tsinghua server timeout

Generally there are two possible solutions:
1, change the mirror: in
 PIP install user myqr 
followed by
 -i & lt; Address & gt; 


The mirror address see:
https://blog.csdn.net/cpc784221489/article/details/94214306

2, that None errors, preliminary speculation is mirror connection timeout (not found) so, if the link still can't find after problem solving, please check the current system of Python version with the installed version corresponds to (32/64 is also very important part of the library is not support 32) please give processing, library management (if is Python2/3 compatibility, run before the PIP, coupled with the
 Py - 2/- 3 - I 
)

CodePudding user response:

reference 1 floor - tea orders - response:
Time out that connect tsinghua server timeout

Generally there are two possible solutions:
1, change the mirror: in
 PIP install user myqr 
followed by
 -i & lt; Address & gt; 


The mirror address see:
https://blog.csdn.net/cpc784221489/article/details/94214306

2, that None errors, preliminary speculation is mirror connection timeout (not found) so, if the link still can't find after problem solving, please check the current system of Python version with the installed version corresponds to (32/64 is also very important part of the library is not support 32) please give processing, library management (if is Python2/3 compatibility, run before the PIP, add
 Py - 2/- 3 - I 
)

Thank you, the problem has been solved

CodePudding user response:

refer to the second floor qq_46219483 response:
Quote: refer to 1st floor - tea orders - response:
Time out that connect tsinghua server timeout

Generally there are two possible solutions:
1, change the mirror: in
 PIP install user myqr 
followed by
 -i & lt; Address & gt; 


The mirror address see:
https://blog.csdn.net/cpc784221489/article/details/94214306

2, that None errors, preliminary speculation is mirror connection timeout (not found) so, if the link still can't find after problem solving, please check the current system of Python version with the installed version corresponds to (32/64 is also very important part of the library is not support 32) please give processing, library management (if is Python2/3 compatibility, run before the PIP, add
 py - 2/- 3 - I 
)

Thank you, the problem has been solved


Add that the effect of py script is installed must first python2 again python3 will take effect (reverse installation, no this function)
For reasons not clear
  • Related