For sure, the only reason I did that is because pyvenv and venv were broken 
on ubuntu 14, and without sudo  and --without-pip the command would fail.  
What Im going to do is create another VM image running ubuntu 16, which has 
improved python3 support, and test my website and pyvenv on there.  And I 
will get back to you, probably tomorrow.  

If pyvenv works I wonder if its possible to install from source mod wsgi 
directly into the venv python interpreter, avoiding system python conflicts 
altogether.

./configure        #( --with-apxs=/usr/local/apache/bin/apxs \
                  #    --with-python=python3  specify py3)

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to