Opened 3 years ago

Closed 3 years ago

#61660 closed defect (fixed)

py38-astropy @4.2 ImportError at runtime - cannot find erfa

Reported by: smeingast (Stefan Meingast) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-astropy

Description

Just updated to 4.2 and got the following error:

ImportError: erfa version 1.7 or later must be installed to use Astropy. erfa is not installed.

erfa is installed on my system via macports (v1.7.1_0).

Change History (3)

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

Owner: set to Schamschula
Port: py-astropy added; py38-astropy removed
Status: newassigned
Summary: py38-astropy v4.2 brokenpy38-astropy @4.2 ImportError at runtime - cannot find erfa

comment:2 Changed 3 years ago by Schamschula (Marius Schamschula)

I see the same error.

Reported upstream: https://github.com/astropy/astropy/issues/11093

comment:3 Changed 3 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: assignedclosed

In caec2dd564ea90904fd1c3edc41f814758752e0e/macports-ports (master):

py-astropy: add py-pyerfa dependency for 4.2+

Closes: #61660

Note: See TracTickets for help on using tickets.