I am trying to get my django app hosted and keep running into errors.
Someone mentioned my apache version is configured to python3.6 and it should match my venv version which is 3.8. I have also set 3.8 to be global default for python3.
How can I make apache use 3.8? In the log it says 3.6 which is the version I think I had when I set it up.
[Tue Feb 01 16:39:08.283534 2022] [mpm_prefork:notice] [pid 30860] AH00163: Apache/2.4.29 (Ubuntu) OpenSSL/1.1.1g mod_wsgi/4.5.17 Python/3.6 configured -- resuming normal operations