The compiler version you need is documented at:

https://pythondev.readthedocs.io/windows.html 
<https://pythondev.readthedocs.io/windows.html>

> On 12 Jun 2019, at 7:21 pm, Graham Dumpleton <graham.dumple...@gmail.com> 
> wrote:
> 
> Forgot one thing. For now, use:
> 
>     pip install mod_wsgi==4.6.5
> 
> There is an issue with 4.6.6 on Windows which needs to be fixed. If you 
> attempt to use 4.6.6, the compilation will fail. I need to find time to fix 
> it and make a new release.
> 
> Graham
> 
>> On 12 Jun 2019, at 7:01 pm, Graham Dumpleton <graham.dumple...@gmail.com 
>> <mailto:graham.dumple...@gmail.com>> wrote:
>> 
>> I don't supply binaries for Windows and haven't done so for a very very very 
>> long time.
>> 
>> If you have the correct Windows compiler, you can compile it yourself. 
>> Unfortunately:
>> 
>> https://wiki.python.org/moin/WindowsCompilers 
>> <https://wiki.python.org/moin/WindowsCompilers>
>> 
>> doesn't list compiler version for Python 3.7, so I don't know what you need 
>> to have.
>> 
>> Once can confirm if have the correct compiler, you can use pip to build it 
>> by doing:
>> 
>>     pip install mod_wsgi
>> 
>> Then run:
>> 
>>     mod_wsgi-express module-config
>> 
>> and copy the configuration snippet it outputs into your Apache config file.
>> 
>>> On 12 Jun 2019, at 12:43 pm, Sutera Harbour <suteraj...@gmail.com 
>>> <mailto:suteraj...@gmail.com>> wrote:
>>> 
>>> Dear Sir,
>>> 
>>> I have the above VC15 or Visual Studio 2017 compiled of Apache and Python. 
>>> Your Installation Guide says that I should be using the same version of 
>>> Visual Studio compiled mod_wsgi.
>>> 
>>> Could you please advice if such binaries existed for mod_wsgi to work with 
>>> the above version of Apache and Python?
>>> 
>>> Thank you and appreciate your efforts.
>>> 
>>> Regards,
>>> Josh
>>> 
>>> -- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "modwsgi" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to modwsgi+unsubscr...@googlegroups.com 
>>> <mailto:modwsgi+unsubscr...@googlegroups.com>.
>>> To post to this group, send email to modwsgi@googlegroups.com 
>>> <mailto:modwsgi@googlegroups.com>.
>>> Visit this group at https://groups.google.com/group/modwsgi 
>>> <https://groups.google.com/group/modwsgi>.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/modwsgi/a852059b-eb69-46ae-8d95-533758005231%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/modwsgi/a852059b-eb69-46ae-8d95-533758005231%40googlegroups.com>.
>>> For more options, visit https://groups.google.com/d/optout 
>>> <https://groups.google.com/d/optout>.
>> 
> 

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to modwsgi+unsubscr...@googlegroups.com.
To post to this group, send email to modwsgi@googlegroups.com.
Visit this group at https://groups.google.com/group/modwsgi.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/modwsgi/583E73ED-3AEE-4A76-A4AA-CAAE95D09820%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to