Monday, June 4, 2012

RE: PyPm / Django 1.4?

I just use MySQL. Better the devil you know ...

-----Original Message-----
From: django-users@googlegroups.com
[mailto:django-users@googlegroups.com] On Behalf Of Aaron C. de Bruyn
Sent: Monday, June 04, 2012 3:41 PM
To: django-users@googlegroups.com
Subject: Re: PyPm / Django 1.4?

On Sun, Jun 3, 2012 at 9:48 AM, Aaron C. de Bruyn <aaron@heyaaron.com>
wrote:
> On Sat, Jun 2, 2012 at 9:43 AM, Bill Freeman <ke1g.nh@gmail.com>
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 django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscribe@googlegroups.com.
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 django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment