I have played with VirtualEnv, but not really applied it. My biggest concern would be automating a Restart if the server reboots. Also since I'm "old school" and using Apache with mod_python for Django, I'm not if that's a problem. To be honest, I have not researched VirtualEnv much because my Management is reluctant to "add on" due to security concerns in a HIPAA environment.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Shawn Milochik Sent: Thursday, October 28, 2010 2:35 PM To: [email protected] Subject: Re: newbie having trouble with conversion to south >From the traceback it seems that your hypothesis about the Python version may be correct. I don't know what versions of Python South tests with. However, I'm in the same situation you are (Cent OS), and I get along wonderfully with virtualenv. I'm using Python 2.7 and everything's grand. If you need help with this let me know. Shawn -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

