#66335 closed defect (fixed)

py310-scipy @1.9.3_0+gfortran+openblas build failure: cannot import name 'Log' from 'distutils.log'

Reported by: coolstars21 Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-scipy

Description

Log file attached

Attachments (2)

main.log (112.9 KB) - added by coolstars21 17 months ago.
log file
main.2.log (119.6 KB) - added by coolstars21 17 months ago.
New log. (with newer version of setup tools)

Download all attachments as: .zip

Change History (6)

Changed 17 months ago by coolstars21

Attachment: main.log added

log file

comment:1 Changed 17 months ago by jmroot (Joshua Root)

Owner: set to michaelld
Port: py-scipy added
Status: newassigned
Summary: Failed to install py310-scipypy310-scipy @1.9.3_0+gfortran+openblas build failure: cannot import name 'Log' from 'distutils.log'

Looks like it needs the same fix as numpy.

comment:2 Changed 17 months ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed

In 27add93f8a96d65c72c0a5e12dcd073e2e5c2225/macports-ports (master):

py-scipy: fix building with setuptools 65.6.0 or newer

Closes: #66335

comment:3 Changed 17 months ago by coolstars21

Resolution: fixed
Status: closedreopened

The new version of setuptools does not appear to solve the issue in my case. New log attached.

Changed 17 months ago by coolstars21

Attachment: main.2.log added

New log. (with newer version of setup tools)

comment:4 Changed 17 months ago by michaelld (Michael Dickens)

Resolution: fixed
Status: reopenedclosed

OK so the issue is now different ... not sure what the issue is exactly, but the original issue cannot import name 'Log' from 'distutils.log' is fixed correctly. This one is now a duplicate of #66252, so I'm closing this ticket & will do work on this issue on the other (older) ticket.

Note: See TracTickets for help on using tickets.