> Date: Thu, 10 Sep 2009 18:17:48 -0700 > Subject: Re: Snow Leopard Issues? > From: [email protected] > To: [email protected] > > > I'm running django on Snow Leopard successfully. > > The only difference I ran into is that Snow Leopard has python 2.6, so > I had to move all my site-packages from /Library/Python/2.5/site- > packages to /Library/Python/2.6/site-packages > > After that it worked flawlessly. > > Or you could could symlink /usr/bin/python to use 2.5 if you didn't > want to use 2.6 yet. > >
_________________________________________________________________ Windows Live Spaces متوفر هنا! من السهل أن تقوم بإنشاء موقع الويب الشخصي الخاص بك. http://spaces.live.com/signup.aspx --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

