
September 27th, 2002, 07:52 AM
|
|
Contributing User
|
|
Join Date: May 2001
Location: Washington DC, USA
Posts: 156
Time spent in forums: 26 m 7 sec
Reputation Power: 13
|
|
|
Zope, Python, mySQL on Win32
Hello,
I've begun testing out Zope/Python in my Windows box but I'm having problems getting it to work with mySQL (also in the same box).
I downloaded an installer to get Python and mySQL linked up (MySQL-python-0.9.1.win32-py2.1.exe) but when I run it, it doesn't have any Python installations for me to select (possibly because it was installed along with Zope - I'm not sure). I've read there also a way to compile it from source but that might be beyond my abilities unless it's very straightforward. In fact, I already tried doing that first and got some errors referring to "cl.exe".
Could anyone offer me some advice?
|