`Cannot open include file: 'apr_perms_set.h'` when doing `pip install mod_wsgi`

后端 未结 3 1370
醉梦人生
醉梦人生 2021-01-19 07:11

I am trying to roll out a production Django environment on Windows 10 with Apache 2.4.37 x64 OpenSSL 1.1.1 VC14 from ApacheHaus. However, when following these instructions,

3条回答
  •  别那么骄傲
    2021-01-19 07:24

    You can download the missing file from Github and copy it in the directory

    C:/Apache24/include
    

提交回复
热议问题