[XML-SIG] PyXML on Mac OSX 10.2 build error

Albert Everett aeverett at catalpabean.com
Tue Jun 10 12:53:03 EDT 2003


I'm trying to get PyXML running on an iBook with OSX 10.2 and the Python
2.2 that shipped with 10.2.

I get the following error:

-------
# python setup.py build
Traceback (most recent call last):
  File "setup.py", line 58, in ?
    if sys.platform[:6] == "darwin" and \
distutils.sysconfig.get_config_var("LDSHARED").find("-flat_namespace") == -1:
NameError: name 'distutils' is not defined
-------

Any ideas?

Albert

-- 
Albert Everett



More information about the XML-SIG mailing list