Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#12457 closed defect (worksforme)

py25-gobject bug

Reported by: anand.prabhakar.patil@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jmroot (Joshua Root)
Port:

Description

Hi all,

After installing port py25-gobject:

In [1]: from gobject import *


ImportError Traceback (most recent call last)

/Users/anand/renearch/PyMC/GUI/<ipython console> in <module>()

/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/gtk-2.0/gobject/init.py in <module>()

28 pass 29

---> 30 from gobject.constants import *

31 from _gobject import * 32 _PyGObject_API = _gobject._PyGObject_API

ImportError: No module named constants

Thanks, Anand Patil

Change History (4)

comment:1 Changed 17 years ago by nox@…

Milestone: Port Bugs
Version: 1.5.0

comment:2 Changed 16 years ago by afb@…

Does this still occur ? Possibly fixed in r32469.

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Cc: jmr@… added
Resolution: worksforme
Status: newclosed

No response from reporter, and I'm unable to reproduce this, so I'm marking WFM.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.