Python Forum
mod_wsgi for the python 3.7
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mod_wsgi for the python 3.7
#1
Hi there, now I try to build the web application by the python.
So I installed the apache 2.4 and the python 3.7 the latest model.
But we can get the latest mod_wsgi is for the python .3.5.
Do I need to downgrade the python?
Please let me know if you have the way to solve them. .

Thanks
Reply
#2
no need to downgrade ....jst u can use the upgraded version itsms
Reply
#3
(Jul-23-2018, 11:00 AM)9632128199 Wrote: no need to downgrade ....jst u can use the upgraded version itsms

What is the version? Do you mean wsgi's?
What I meant to say was How should I get the mod_wsgi for the python3.7 + apache2.4 enviroment.
I can't make the mod_wsgi.so.

Thanks for your reply!
Reply
#4
Did u try tz thing:
Run:

mod_wsgi-express module-config
That command tells you what to put in the Apache configuration file

See section 'Connecting into Apache installation' in:

https://pypi.python.org/pypi/mod_wsgi
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020