Opened 12 years ago

Closed 12 years ago

#34196 closed defect (fixed)

py-trep: needs dependencies on py-pyqt4 and py-opengl

Reported by: vlsd (Vlad) Owned by: mamoll (Mark Moll)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: py-trep

Description

py-trep builds fine but upon trying to use it one gets

>>> import trep
...
ImportError: No module named PyQt4.QtCore

This is because I am missing the pyqt4 port, which should be included in the dependencies of py-trep. Same thing happens for py-opengl.

Change History (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to mmoll@…
Summary: pyqt4 and py-opengl should be dependencies of py-treppy-trep: needs dependencies on py-pyqt4 and py-opengl

comment:2 Changed 12 years ago by mamoll (Mark Moll)

Resolution: fixed
Status: newclosed

Thanks for the report. Fixed in r92337.

Note: See TracTickets for help on using tickets.