Opened 6 years ago

Closed 6 years ago

#57004 closed defect (fixed)

py27-pyqt5 @5.11.2 configure failure: Unable to import enum

Reported by: mikedudek Owned by: mamoll (Mark Moll)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py27-pyqt5

Description

Error: Failed to configure py27-pyqt5: configure failure: command execution failed

Attachments (1)

errorlog (1.8 MB) - added by mikedudek 6 years ago.
log file created by port command

Download all attachments as: .zip

Change History (4)

Changed 6 years ago by mikedudek

Attachment: errorlog added

log file created by port command

comment:1 Changed 6 years ago by jmroot (Joshua Root)

Owner: set to jwhowarth
Status: newassigned

comment:2 Changed 6 years ago by jmroot (Joshua Root)

Owner: changed from jwhowarth to mamoll
Port: py27-pyqt5 added; pymol removed
Summary: port install pymol failurepy27-pyqt5 @5.11.2 configure failure: Unable to import enum

Not a pymol problem. There are two different errors in the log, but one is from an older version of the port. The current one is:

:info:configure Error: Unable to import enum. Please install the enum34 package from PyPI.

comment:3 Changed 6 years ago by mamoll (Mark Moll)

Resolution: fixed
Status: assignedclosed

In 83d59e57e64bfd2438c4b2a478570e68bf3f743b/macports-ports (master):

py-pyqt5: add enum34 dependency for py27 subport. closes #57004

Note: See TracTickets for help on using tickets.