New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12457 (closed defect: worksforme)

Opened 6 years ago

Last modified 4 years ago

py25-gobject bug

Reported by: anand.prabhakar.patil@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jmr@…
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

comment:1 Changed 6 years ago by nox@…

  • Version 1.5.0 deleted
  • Milestone set to Port Bugs

comment:2 Changed 5 years ago by afb@…

Does this still occur ? Possibly fixed in r32469.

comment:3 Changed 5 years ago by jmr@…

  • Status changed from new to closed
  • Cc jmr@… added
  • Resolution set to worksforme

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

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.