On Wed, Jul 17, 2002 at 02:58:07PM +0200, Richard BADER wrote: > Hi, > I"ve got the following message wen i type "python setup.py install" > "error in setup script: invalid distribution option 'platforms'" > > I work on : > HP-UX hpe B.11.00 U 9000/785 > > What shall i do ?
To be honest, AFAIK pygtk doesn't come with distutils -- what are you trying to install? pygtk uses a configure script. It does look like a bug in distutils. If you can't debug it yourself, consider adding a bug to the python.sf.net bugtracker, or emailing the python support email -- there is one listed on the python.org site. Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
