[XML-SIG] Can't Build 0.8.2 on Jaguar?

Ryan Wilcox ryanwilcox@mac.com
Sun, 13 Apr 2003 18:09:40 -0400


Hi folks. I just joined the list, so if this is a common question I'm 
sorry.

I was trying to build PyXML 0.8.2 today on my OS X (Jaguar) machine and 
got an error:

     % python setup.py help
     Traceback (most recent call last):
       File "setup.py", line 58, in ?
         if sys.platform[:6] == "darwin" and \
     NameError: name 'distutils' is not defined

I tried this with the Apple supplied Python, and Python 2.2.2 with the 
same
result.

Can you shead some light on this error?

Thank you _very_ much,
-Ryan Wilcox