Hi, I was hoping to put together a quick mysql page today, and I downloaded the 0.9.2 python-2.3 binary and got the attribute error that's a known bug. I downloaded 0.9.3b3 and got the hosed tar.gz file, and when I finaly downloaded 0.9.2 I'm realizing I'm going to have to install the mysql source to compile it....
Is there any easier way? I was hoping for a quick one hour project.
Thanks,
-Jim
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Spent some time getting zope, python and the MySQL access and DA installed on Gentoo. It took about a half hour and about four emerges. Very nice. I see that Zope 2.6.2 and Python 2.1 is the most stable and supported combination.
Now I'm back on Windows, I've installed Zope 2.6.2 with its included python 2.1. I've installed the Database Adapter 0.9.2.
Now I'm trying to install MySQL-python-0.9.2.win32-py2.1.exe but the installation program doesn't find the Zope / included Python as an installation directory option.
How can I get the installation program to see my Zope/Python2.1 ? (Probably an entry in the registry I'm missing?) Can I give the installation program a parameter to force an install to a particular location or something like that?
Thanks.
-Jim
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
With winzip installed, I right clicked on MySQL-python-0.9.2.win32-py2.1.exe and chose WinZIP-> Extract To... and gave it my C:\Program Files\Zope\bin\lib directory. It's working great.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I was hoping to put together a quick mysql page today, and I downloaded the 0.9.2 python-2.3 binary and got the attribute error that's a known bug. I downloaded 0.9.3b3 and got the hosed tar.gz file, and when I finaly downloaded 0.9.2 I'm realizing I'm going to have to install the mysql source to compile it....
Is there any easier way? I was hoping for a quick one hour project.
Thanks,
-Jim
Spent some time getting zope, python and the MySQL access and DA installed on Gentoo. It took about a half hour and about four emerges. Very nice. I see that Zope 2.6.2 and Python 2.1 is the most stable and supported combination.
Now I'm back on Windows, I've installed Zope 2.6.2 with its included python 2.1. I've installed the Database Adapter 0.9.2.
Now I'm trying to install MySQL-python-0.9.2.win32-py2.1.exe but the installation program doesn't find the Zope / included Python as an installation directory option.
How can I get the installation program to see my Zope/Python2.1 ? (Probably an entry in the registry I'm missing?) Can I give the installation program a parameter to force an install to a particular location or something like that?
Thanks.
-Jim
Solved!
With winzip installed, I right clicked on MySQL-python-0.9.2.win32-py2.1.exe and chose WinZIP-> Extract To... and gave it my C:\Program Files\Zope\bin\lib directory. It's working great.