#64314 closed defect (fixed)
py38-numpy fails to build under Mac OS X 10.6.8 i386
Reported by: | leeeoooooo | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | i386 powerpc | Cc: | |
Port: | py-numpy |
Description
py38-numpy fails to build under Mac OS X 10.6.8 i386. -
Internal error about unknown option when I tried simple install after previous identical failure prevented install of MyPaint
Attachments (3)
Change History (8)
Changed 3 years ago by leeeoooooo
Attachment: | py38-numpy_main.log added |
---|
comment:1 Changed 3 years ago by evanmiller (Evan Miller)
Fixed upstream here: https://github.com/numpy/numpy/pull/20476
This change will be included in numpy 1.22
comment:2 Changed 3 years ago by jmroot (Joshua Root)
Keywords: | i386 powerpc added; py38-numpy MyPaint removed |
---|---|
Owner: | set to michaelld |
Port: | py-numpy added; py38-numpy removed |
Status: | new → assigned |
Changed 3 years ago by leeeoooooo
Attachment: | MyPaint_main.log.txt added |
---|
log for failed build of MyPaint
comment:3 Changed 3 years ago by leeeoooooo
Now that numpy 1.22 is available, I tried to 'install MyPaint' again. The build of MyPaint failed apparently related to numpy again. "Importing the numpy C-extensions failed." I'm attaching the build log.
comment:4 Changed 3 years ago by leeeoooooo
On a hunch, I tried installing MyPaint again on my MacBook1,1, i386 "Yonah" CoreDuo. This time it installed Python39 as a prerequisite and built and installed completely. All good, so far. When I tried to launch it, MyPaint apparently called for Python38 and errored out on the numpy problem again. This is why I hate Python. I'm attaching the Bash log from the point of the successful install.
Changed 3 years ago by leeeoooooo
Attachment: | Bash log.txt added |
---|
MyPaint install and launch to failure in Bash
comment:5 Changed 3 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Apparently closed with the update of NumPy to 1.22.1. Please reopen if this is still an issue for you and add more info as to what's going on.
py38-numpy build log