Hi,

As a follow-up to my reply to John Hurst's pygtk inquiry:

$ python
Python 2.2.3 (#1, 06/01/03, 08:27:48) 
[GCC Apple cpp-precomp 6.14] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygtk
>>> pygtk.require("2.0")
>>> import gtk
Fatal Python error: could not import pango
Abort trap

$ python
Python 2.2.3 (#1, 06/01/03, 08:27:48) 
[GCC Apple cpp-precomp 6.14] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import pango
>>> import pygtk
>>> pygtk.require("2.0")
>>> import gtk
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File 
"/sw/src/root-pygtk2-1.99.15-1/sw/lib/python2.2/site-packages/gtk-2.0/gtk/__init__.py",
 line 43, in ?
ImportError: Failure linking new module: : dyld: python multiple definitions of symbol 
__PyGObject_API
/sw/lib/python2.2/site-packages/gtk-2.0/pango.so definition of __PyGObject_API
/sw/lib/python2.2/site-packages/gtk-2.0/gtk/_gtk.so definition of __PyGObject_API

python          2.2.2-4

gtk+            1.2.10-15
gtk+2           2.2.1-5

pygtk-py22      0.6.9-2
pygtk2          1.99.15-1

pango1          1.2.1-2
pango1-dev      1.2.1-2
pango1-shlibs   1.2.1-2
pango1-xft2     1.2.1-3
pango1-xft2-dev 1.2.1-3
pango1-xft2-shl 1.2.1-3

$ fink --version
Package manager version: 0.13.0
Distribution version: 0.5.2.cvs 

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.2.6
BuildVersion:   6L60

I ran fink selfupdate-cvs this morning; I use the unstable trees.

Again, gtk/pygtk (versions 1) work fine.  Any ideas?

Thanks,
Dan

-- 
<mailto:[EMAIL PROTECTED]>
<http://www.tombstonezero.net/dan/>
An omer is a tenth of an ephah. -- Exodus 16:36.


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to