On 30/01/2015, at 11:08 PM, Paul Royik <[email protected]> wrote:
> I don't use virtualenv. > Do I need to install it? No. Sounds like WebFaction already sets up something for you else you wouldn't be able to install any Python packages. > Also, > > crontab -l should be run after MOD_WSGI_REQUIRE_APACHE=true pip install > https://github.com/GrahamDumpleton/mod_wsgi/archive/develop.zip ? The running of 'crontab -l' is completely separate thing and nothing to do with running the pip command. It is just verifying for me what WebFaction has set up for you in the crontab so I know what to change it to when we get to the next phase. First step is just to run that pip command and see if it all installs properly. Graham -- 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 http://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
