[MacPorts] #53951: gexiv2 port is unusable

MacPorts noreply at macports.org
Mon Apr 10 03:39:10 UTC 2017


#53951: gexiv2 port is unusable
----------------------+--------------------
 Reporter:  schwerdf  |      Owner:
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:            |       Port:  gexiv2
----------------------+--------------------
 I have the `gexiv2` port installed, but am unable to use it. Attempting to
 import GExiv2 in the Python 2.7 interpreter

 {{{
 >>> import gi
 >>> from gi.repository import GExiv2
 }}}

 produces the following output, as if the port were not installed:

 {{{
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 ImportError: cannot import name GExiv2
 }}}

 I have used this port in the past on the same machine without any trouble.
 Performing a clean reinstall of MacPorts did not fix the problem.

--
Ticket URL: <https://trac.macports.org/ticket/53951>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list