Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#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)

py38-numpy_main.log (237.0 KB) - added by leeeoooooo 2 years ago.
py38-numpy build log
MyPaint_main.log.txt (480.3 KB) - added by leeeoooooo 2 years ago.
log for failed build of MyPaint
Bash log.txt (3.8 KB) - added by leeeoooooo 2 years ago.
MyPaint install and launch to failure in Bash

Download all attachments as: .zip

Change History (8)

Changed 2 years ago by leeeoooooo

Attachment: py38-numpy_main.log added

py38-numpy build log

comment:1 Changed 2 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 2 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: newassigned

Changed 2 years ago by leeeoooooo

Attachment: MyPaint_main.log.txt added

log for failed build of MyPaint

comment:3 Changed 2 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 2 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 2 years ago by leeeoooooo

Attachment: Bash log.txt added

MyPaint install and launch to failure in Bash

comment:5 Changed 2 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed

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.

Last edited 2 years ago by michaelld (Michael Dickens) (previous) (diff)
Note: See TracTickets for help on using tickets.