Opened 2 years ago
Closed 2 years ago
#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)
Change History (6)
Changed 2 years ago by coolstars21
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Owner: | set to michaelld |
---|---|
Port: | py-scipy added |
Status: | new → assigned |
Summary: | Failed to install py310-scipy → py310-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 2 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 2 years ago by coolstars21
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The new version of setuptools does not appear to solve the issue in my case. New log attached.
Changed 2 years ago by coolstars21
Attachment: | main.2.log added |
---|
New log. (with newer version of setup tools)
comment:4 Changed 2 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
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.
log file