win10 python3.7 installation problems arise django

Windows10 python3.7 installed django2.2.11
record about the installation process has been stuck my problem

python setup.py install
Timeout occurred during this step
pytz Has been considered to be a network problem, resulting in connection timeouts, the following phenomenon after repeated n times

 link
this time replication, and download the file .whl, but Cai Cai I do not know what put this file in the directory (QAQ)

After several attempts, use the following command
pip install django

Then, to solve it!
 !
~ Sahua Sahua

Intelligent Recommendation

Win10+Python3.7+Tensorflow installation

Download tensorflow Don't struggle, I tried Pyhon 3.7.4 and can't install tensorflow directly with pip!!! But I found a link where you can find a whl that supports Python 3.7 in Tensorflow, click here...

pyspider reference installation problems arise

File "c:\users\13733\appdata\local\programs\python\python37\lib\site-packages\pyspider\run.py", line 231   Reference: https: //segmentfault.com/q/1010000015188569   Command "p...

mac installation problems arise mysqlclient

Recently learn Python, need to use mysqlclient, the people around are using Windows, it all came easy installation, the results turn to me, in any case hold off, stop error, eventually combined with a...

windows installation problems arise rabbitmq

  1, start mq need to start cmd administrator cmd, and then enter the ctrl + shift + enter shortcut keys to enter the administrator cmd 2, add a user error The following C drive C: \ Users \ Leno...

Ubuntu installation problems arise torch

1. /torch/install/bin/luarocks: No such file or directory Installing common Lua packages Detailed questions: Solution: Note that after the move sure to anaconda disabled, you can comment out the envir...

More Recommendation

Problems arise React Native Installation

jdk version 10.0.1 Measured error not too high, the current version 8 is appropriate. Jdk environment configuration, and verify with cmd java, javac. Installation androidstudio. Note sdk path. gradle ...

MITK installation problems arise and solutions

Question one, .. \ .. \ .. \ .. \ src \ Core \ Code \ DataManagement \ mitkSlicedGeometry3D.cpp: errorC2220: warning treated as an error - did not generate "object" file [C: \ MITK \ bin \ M...

linux gcc installation problems arise

To learn redis recently ran learn Linux always wanted to learn no place to start. So you need to install gcc on Linux before you install redis. Then follow the line on the Internet, said the implement...

Crypto python3 installation problems arise

Solution (AES symmetric encryption using modules) python3 import Crypto failure # First import the required packages pip3 install Crypto # Install pycrypto pip3 install pycrypto   from Crypt...

Python3.7 installation and problems encountered

Python3.7 installation and problems encountered installation Preparation (regular download and decompression) Compile and install Configuration and testing Problems encountered (pits stepped on) Probl...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top