Hello
Yesterday I installed Python 2.4. Since I often work with MySQL, I need
the MySQLdb module, wich worked fine under 2.3. Now, it doesn't work
under 2.4, it says it needs python 2.3 when I try to install the module.
Now I have some (rather nooby) questions:
1. Has anyone tried installing MySQ
Fredrik Lundh schreef:
Matthias Verniers wrote:
2. Is it possible to use Python 2.4 & 2.3 next to each other without conflicts?
yes, assuming "next to each other" means "on the same machine".
but binary extensions are bound to the Python version they were built
f
Steve Holden schreef:
Fredrik Lundh wrote:
Matthias Verniers wrote:
2. Is it possible to use Python 2.4 & 2.3 next to each other without
conflicts?
yes, assuming "next to each other" means "on the same machine".
but binary extensions are bound to the Python version
Steve Holden schreef:
Matthias Verniers wrote:
[...]
Good job! It would be nice if I could have a copy of your installer. I
am one of the interested people ;-)
Regards
As I reported, I've shipped a copy of the installer to Andy Dustman, so
it will appear on SourceForge in due course. For