I saw something about a similar windows problem a while back in the
archives but I am unsure whether it was really resolved. I am trying
to build a fink package for Mac OS X but I hit an error during the
install phase and I was wondering if someone could tell me whether
this is a distutils dist.py or gtk-2.0 dsextra.py problem. Thanks in
advance.

Cheers,

-Morgan

/sw/bin/python2.3 setup.py install
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
### execution of /sw/bin/python2.3 failed, exit code 1
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-pygtkglext-py23-1.0.1-1
(Reading database ... 82324 files and directories currently installed.)
Removing fink-buildlock-pygtkglext-py23-1.0.1-1 ...
Failed: phase installing: pygtkglext-py23-1.0.1-1 failed
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to