I suspect this might be due to permissions, because on linux, /tmp is owned by root and the apache service runs as user apache.
Can you confirm that you're using mod_wsgi_py3 for python3 and not regular mod_wsgi, which is for python2 only. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e7ef68f2-8e47-40ff-89b8-36b8169e240e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

