Re: [Zope] new, so don't know what to do with this?
distutils is not included in python 1.5.2, only later pythons have that preinstalled. You need a newer python or you need to go to www.python.org and get the disutils package for python 1.5.2 Better yet, The new binary version of Zope 2.5.0 comes with Python 2.1.2 but you may want to build python yourself so you can add neat things like PIL and ZGDchart. for graphing your data in mysql. Lee Marzke At 01:41 PM 2/8/02 -0600, you wrote:
I am very new, and just trying to set up the ZMySQLDA adapter and MySQL-python driver. As per the instructions I am trying to compile the drivers. I entered "python setup.py build" I get the following error:
trackback (intermost last): File "setup.py", line 6, in ? from distutils.core import setup ImportError: No Module named distutils.core.
Any help so I can move ahaead would be greatly appreciated
Raymond
Raymond Norton Little Crow Telemedia Network 320-234-0270
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- ========================================================= Lee Marzke, CFII N84176 (PA-28) <lee@n99.com> =========================================================
participants (1)
-
Lee Marzke