Home > front end >  About the Windows installation uwsgi questions
About the Windows installation uwsgi questions

Time:09-27

Pray about Windows installation uwsgi tutorial, online can't find,
Brief introduction of my problem:
1. The first input in CMD PIP install uwsgi, failure,
2. Looking for a tutorial on the Internet, to install MinGW, installation is successful,
3. Install cygwin, according to the tutorial installation, the results won't start display file is missing,
4. Some people say that Windows does not support uwsgi, someone said again can be installed,,,

Successful installation bosses told how to install, thank you very much!!!!!!

CodePudding user response:

I also like
* * * * * * uWSGI compiling server core
[1] thread (GCC) core/utils. O
[2] thread (GCC) core/protocol. O
[3] thread (GCC) core/socket. O
[thread 0] (GCC) core/logging. O
In the file included the from In the file included the from core/socket. C: 1 core/logging. C: 2:
:
./uwsgi. H: 172:10:./uwsgi. H: 172:10: fatal error: fatal error: sys/socket. H: No to the file or directory
172 | # include sys/socket. H: No to the file or directory
172 | # include & lt; Sys/socket. H>
|
| ^ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ^ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Ccompilation terminated.
Ompilation terminated.
In the file included the from core/utils. C: 1:
./uwsgi. H: 172:10: In the file included the from fatal error: sys/socket. H: No to the file or directory
172 | # include core/protocol. C: 1 & lt; Sys/socket. H> :

|./uwsgi. H: 172:10: ^ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Fatal error: sys/socket. H: No to the file or directory
172 | # include omp la Tio t
| er in ^ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ated.

Compilation terminated.

The following can't install success:
[5] thread (GCC) core/master o
[6] thread (GCC) core/master_utils o
[7] thread (GCC) core/emperor. O
[thread 0] (GCC) core/notify o
  • Related