Re: [modwsgi] Apache 2.4.39 Win64 + Python 3.7.3 Win64

2019-06-12 Thread Sutera Harbour
Thank you and I shall try to compile mod_wsgi with VS 2017. Thanks again and appreciated. 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

Re: [modwsgi] Apache 2.4.39 Win64 + Python 3.7.3 Win64

2019-06-12 Thread Graham Dumpleton
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

Re: [modwsgi] Apache 2.4.39 Win64 + Python 3.7.3 Win64

2019-06-12 Thread Graham Dumpleton
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 doesn't list compiler