Pinax on Webfaction - manage.py syncdb not finding virtualenv?

Might be a problem with Python versions - I've had that on Webfaction before. Try just manage. Py syncdb without the python which should run the correct version.

Might be a problem with Python versions - I've had that on Webfaction before. Try just . /manage.Py syncdb, without the python, which should run the correct version.

Yes, I chmod'd it and then it worked as you suggested. However now I realize there really is a mess with python versions. I'm using 2.7 but pip says it installed virtualenv in 2.6 as well as virtualenvwrapper.

How do I make pip install in correct Python version? Do I have to reinstall pip also? – Ska Aug 4 at 11:58 Try starting from scratch by setting up the virtualenv with the --python=python2.7 option.

– Daniel Roseman Aug 4 at 12:11 Yeah, the problem is I don't know where scratch is anymore :) I installed virtualenv in 2.7, also reinstalled pip in 2.7 but Pinax is still in 2.6 and pip doesn't want to uninstall it. Pip install Pinax Requirement already satisfied (use --upgrade to upgrade): Pinax in . /lib/python2.6 – Ska Aug 4 at 12:19.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions