Opened 19 years ago

Closed 19 years ago

#2680 closed defect (fixed)

BUG: py-gtk2 and python23 malfunction

Reported by: aiste@… Owned by: yves@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

I have instaled python23 +readline and py-gtk When I try to do import gtk in python2.3 I get this error:

import gtk

Traceback (most recent call last):

File "<stdin>", line 1, in ? File

"/Users/nimfa/darwinports/dports/python/py-gtk2/work/destroot/opt/local/lib/python2.3/site-packages/gtk-2.0/gtk/init.py", line 33, in ? ImportError: Failure linking new module: : dyld: /opt/local/bin/python2.3 Undefined symbols: _Py_InitModule4

Change History (9)

comment:1 Changed 19 years ago by aiste@…

py-gtk is compiled with glade variant

comment:2 Changed 19 years ago by mww@…

does this problem still persist with python24?

comment:3 Changed 19 years ago by aiste@…

py-gtk does not want to compile against python2.4 I installed python24 +readline uninstalled and then installed py-gtk2 +glade it activates python2.4 but when you look at package contents py-gtk is in python2.3 directory.

I could not find a way of getting py-gtk to work with python2.4

comment:4 Changed 19 years ago by snu@…

Summary: py-gtk and python23 malfunctionBUG: py-gtk2 and python23 malfunction

Please use summary prefix.

comment:5 Changed 19 years ago by yves@…

Owner: changed from darwinports-bugs@… to yves@…

comment:6 Changed 19 years ago by yves@…

Owner: changed from yves@… to yves@…

comment:7 Changed 19 years ago by yves@…

Status: newassigned

comment:8 Changed 19 years ago by yves@…

A new version is available now through "port sync"

comment:9 Changed 19 years ago by yves@…

Resolution: fixed
Status: assignedclosed

No news = good news

Note: See TracTickets for help on using tickets.