Opened 7 weeks ago
Closed 7 weeks ago
#70793 closed defect (fixed)
py311-opengl-accelerate @3.1.7: error: incompatible pointer to integer conversion
Reported by: | MaddTheSane (C.W. Betts) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.1 |
Keywords: | Sequoia | Cc: | |
Port: | py311-opengl-accelerate |
Description
It looks like numpy, which is included by py-opengl-accelerate, has a macro definition of import_array()
that returns a NULL
while the function __pyx_pymod_exec_numpy_formathandler
returns an int
.
macOS 15.0 (24A335), Apple clang version 16.0.0 (clang-1600.0.26.3), MacBook Pro M3.
Attachments (1)
Change History (2)
Changed 7 weeks ago by MaddTheSane (C.W. Betts)
comment:1 Changed 7 weeks ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
build log