On Sun, Jun 3, 2012 at 9:48 AM, Aaron C. de Bruyn <[email protected]> wrote: > On Sat, Jun 2, 2012 at 9:43 AM, Bill Freeman <[email protected]> wrote: >> Have you considered running under a virtualenv and pip installing >> exactly what you need?
Windows is such a nightmare. PyPm doesn't have sqlite packages--they all show a failure to compile on ActiveState's site. Apparently they've always failed for every version of Windows ever. Pip wasn't much help as I need to install Visual Studio to compile the sqlite libraries. Pass. I'll give it a shot with MySQL and hope I have better luck. What do Windows Django developers use for small local databases? MySQL seems overkill if you're just doing local development on a Windows box--or as in my case, installing a single-user app that is shown as a web front-end. -A -- 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.

