While I get the desirability of using mysql for development,, when
starting out it is way easier to use the built in sql-lite.. works
great and no config hassles. I now use both but wish I had not wasted
too much time on the mysql config.. Just my 2cents worth..Sorry I
don't have the time to find my config, for mysql right now,, it works
fine on windows vista64.. but for the most part now I just use sqllite
for dev then deploy with mysql.

On Dec 23, 7:29 pm, OkaMthembo <zebr...@gmail.com> wrote:
> Hi Eric,
>
> I am not sure that the problem you experienced is related to Windows 7 (am
> on XP) - but if you could use the MySQLdb module for Python 2.4, i'd suspect
> that you probably got the wrong module? There is one specifically for Python
> 2.5 on the Sourceforge download page. Also, maybe check that you chose the
> correct version (64-bit or 32-bit) depending on your installed Python
> version.
>
> Is your Windows installation 32 or 64 bit? What version of Python, MySQL and
> Django are you using?
>
> Regards,
> Lloyd
>
>
>
> On Wed, Dec 23, 2009 at 11:59 PM, ericvb <eric.bred...@gmail.com> wrote:
> > Thank you.
>
> > Unfortunately, it hasn't worked for me; been there a few times in my
> > searches :(
>
> > For others finding this I could not get MySQLdb to work on Windows 7
> > with Python 2.5 but have managed to get it to work with Python 2.4.
>
> > On Dec 23, 6:19 am, OkaMthembo <zebr...@gmail.com> wrote:
> > > Correction: it was an installer, not package, that i downloaded.I went
> > with
> > > the .exe, which extracts the MySQLdb module into the relevant
> > site-packages
> > > folder of your Python installation.
>
> > > Lloyd
>
> > > On Wed, Dec 23, 2009 at 4:12 PM, OkaMthembo <zebr...@gmail.com> wrote:
> > > > Hi Eric,
>
> > > > Apologies, i can't seem to find the exact thread (it was in response to
> > > > someone else's enquiry). However, i do remember that i downloaded the
> > > > MySQLdb package from this link:
>
> > > >http://sourceforge.net/projects/mysql-python/files/
>
> > > > Expand the mysql-python folder and expand the 1.2.2. folder. You will
> > see
> > > > the win32 exe files, eggs and tar files. Just select the one you need
> > and
> > > > you're good to go.
>
> > > > I hope this helps..
>
> > > > Lloyd
>
> > > > On Wed, Dec 23, 2009 at 2:04 AM, ericvb <eric.bred...@gmail.com>
> > wrote:
>
> > > >> Can you point to that thread please?  I've searched but can't find it.
>
> > > >> --
>
> > > >> You received this message because you are subscribed to the Google
> > Groups
> > > >> "Django users" group.
> > > >> To post to this group, send email to django-us...@googlegroups.com.
> > > >> To unsubscribe from this group, send email to
> > > >> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> > <django-users%2bunsubscr...@google­groups.com>
> > > >> .
> > > >> For more options, visit this group at
> > > >>http://groups.google.com/group/django-users?hl=en.
>
> > > > --
> > > > Regards,
> > > > Sithembewena Lloyd Dube
> > > >http://www.lloyddube.com
>
> > > --
> > > Regards,
> > > Sithembewena Lloyd Dubehttp://www.lloyddube.com-Hide quoted text -
>
> > > - Show quoted text -
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Django users" group.
> > To post to this group, send email to django-us...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/django-users?hl=en.
>
> --
> Regards,
> Sithembewena Lloyd Dubehttp://www.lloyddube.com

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to