Opened 3 years ago

Closed 3 years ago

#62759 closed defect (fixed)

py-xmlsec @1.3.10: ImportError: No module named pathlib

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc: Schamschula (Marius Schamschula)
Port: py-xmlsec

Description

https://build.macports.org/builders/ports-10.11_x86_64-builder/builds/139883/steps/install-port/logs/stdio

Traceback (most recent call last):
  File "setup.py", line 10, in <module>
    from pathlib import Path
ImportError: No module named pathlib

Change History (1)

comment:1 Changed 3 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: newclosed

the PY27 subport was removed in this commit

Note: See TracTickets for help on using tickets.