The error is an incompatibility with python2.4's distutils I believe. I have yet to see a patch though. I personally just get the contents of the build since it completes successfully. I know, this probably won't help for packaging. It would be nice if someone know of a patch out there.
On 10/11/05, Morgan Hough <[EMAIL PROTECTED]> wrote: > I am trying to make a pygtkglext fink package (fink installs the > gtkglext). Usually this make things easier but I am getting an install > error that I don't understand and I was wondering if someone could > decipher this. Thanks in advance. > > Cheers, > > -Morgan > > python2.3 setup.py install --prefix=/sw > --root=/sw/src/fink.build/root-pygtkglext-py23-1.0.1-1 > running install > running build > running build_py > running build_ext > running install_lib > Traceback (most recent call last): > File "setup.py", line 158, in ? > cmdclass={'install_lib': PyGtkGLExtInstallLib, > File > "/sw/src/fink.build/root-python23-2.3.5-113/sw/lib/python2.3/distutils/core.py", > line 149, in setup > File > "/sw/src/fink.build/root-python23-2.3.5-113/sw/lib/python2.3/distutils/dist.py", > line 907, in run_commands > File > "/sw/src/fink.build/root-python23-2.3.5-113/sw/lib/python2.3/distutils/dist.py", > line 927, in run_command > File > "/sw/src/fink.build/root-python23-2.3.5-113/sw/lib/python2.3/distutils/command/install.py", > line 510, in run > File "/sw/lib/python2.3/cmd.py", line 333, in run_command > > File > "/sw/src/fink.build/root-python23-2.3.5-113/sw/lib/python2.3/distutils/dist.py", > line 927, in run_command > File "setup.py", line 61, in run > self.add_template_option('VERSION', VERSION) > File "/sw/lib/python2.3/cmd.py", line 112, in __getattr__ > if self.intro: > AttributeError: add_template_option > _______________________________________________ > Pythonmac-SIG maillist - Pythonmac-SIG@python.org > http://mail.python.org/mailman/listinfo/pythonmac-sig > _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig