Opened 3 years ago
Closed 3 years ago
#63764 closed defect (fixed)
py-scipy build error: Running cythonize failed!
Reported by: | coolstars21 | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | monterey | Cc: | reneeotten (Renee Otten) |
Port: | py-scipy |
Description (last modified by reneeotten (Renee Otten))
py37-scipy build fails on Monterey (log attached).
Attachments (1)
Change History (6)
Changed 3 years ago by coolstars21
comment:1 Changed 3 years ago by reneeotten (Renee Otten)
Description: | modified (diff) |
---|---|
Keywords: | monterey added |
Owner: | set to michaelld |
Port: | py-scipy added; py37-scipy removed |
Status: | new → assigned |
Summary: | py37-scipy build error (Monterey) → py-scipy build error: Running cythonize failed! |
comment:2 Changed 3 years ago by essandess (Steve Smith)
comment:3 Changed 3 years ago by reneeotten (Renee Otten)
Cc: | reneeotten added |
---|
it also seems to build fine on the buildbots. py-scipy
has been update in the meantime to version 1.7.2, does this problem still exists when you try to install it now?
comment:4 Changed 3 years ago by coolstars21
I updated to version 1.7.2 and could successfully build py37-scipy. Thanks a lot!
comment:5 Changed 3 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Closing as fixed, guessing with the 1.7.2 release update. Thx for reporting back @coolstars21 !
Note: See
TracTickets for help on using
tickets.
I encounter this issue when running
restore_ports
after the update to 12, but am able to resolve it by uninstalling, cleaning and installingpy38-numpy
.