[MacPorts] #70136: ImportError for pyexpat with python 3.8
MacPorts
noreply at macports.org
Sun Jun 2 12:26:21 UTC 2024
#70136: ImportError for pyexpat with python 3.8
--------------------------+--------------------
Reporter: aarongeller | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: python38 |
--------------------------+--------------------
Changes (by jmroot):
* port: => python38
Comment:
Did you install from a binary or from source? Is
`pyexpat.cpython-38-darwin.so` actually linked against your MATLAB
installation or could a `DYLD_*` environment variable be set?
In the Sonoma x86_64 binary:
{{{
% otool -L
python38-3.8.19_0+optimizations.darwin_23.x86_64/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/lib-dynload/pyexpat.cpython-38-darwin.so
python38-3.8.19_0+optimizations.darwin_23.x86_64/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/lib-dynload/pyexpat.cpython-38-darwin.so:
/opt/local/lib/libexpat.1.dylib (compatibility version 11.0.0,
current version 11.2.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1336.61.1)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70136#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list