[MacPorts] #71290: py312-scipy @1.14.1: TypeError: expected string or bytes-like object, got 'NoneType'
MacPorts
noreply at macports.org
Tue Nov 12 19:13:03 UTC 2024
#71290: py312-scipy @1.14.1: TypeError: expected string or bytes-like object, got
'NoneType'
--------------------------+-----------------------
Reporter: brolcz | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.4
Resolution: | Keywords:
Port: py312-scipy |
--------------------------+-----------------------
Comment (by ryandesign):
Replying to [comment:4 reneeotten]:
> 1. are you building in trace-mode? I've seen (seemingly) randomly
popping up errors like this. The issue with trace-mode and Python packages
(as far as I understand it), is that they will be found but cannot be
used. That's what could be happening here; if so, try building without
trace mode.
The log shows trace mode (the `-t` flag) was not used.
The ticket tracking build failures of python modules when trace mode is
used is #69534.
> 2. do you see the same problem when building the default variant, in
other words without the {{{gcc14}}} variant?
We usually offer binaries of ports built with default variants, and most
likely you will be able to install that binary. To test whether the issue
affects the default variants when building on your system, make sure you
build from source (use the `-s` flag).
--
Ticket URL: <https://trac.macports.org/ticket/71290#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list