[MacPorts] #67195: py310-dlib: Problem loading library (was: Problem loading library)
MacPorts
noreply at macports.org
Wed Apr 5 19:24:27 UTC 2023
#67195: py310-dlib: Problem loading library
---------------------------+--------------------
Reporter: cbitterfield | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: dlib |
---------------------------+--------------------
Changes (by jmroot):
* port: py310-dlib => dlib
Old description:
> Python 3.10.10 (main, Feb 24 2023, 04:10:25) [Clang 14.0.0
> (clang-1400.0.29.202)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import dlib
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File
> "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
> /site-packages/dlib/__init__.py", line 19, in <module>
> from _dlib_pybind11 import *
> ImportError:
> dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
> /site-packages/_dlib_pybind11.cpython-310-darwin.so, 0x0002): symbol not
> found in flat namespace '_png_do_expand_palette_rgb8_neon'
New description:
{{{
Python 3.10.10 (main, Feb 24 2023, 04:10:25) [Clang 14.0.0
(clang-1400.0.29.202)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import dlib
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
/site-packages/dlib/__init__.py", line 19, in <module>
from _dlib_pybind11 import *
ImportError:
dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
/site-packages/_dlib_pybind11.cpython-310-darwin.so, 0x0002): symbol not
found in flat namespace '_png_do_expand_palette_rgb8_neon'
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/67195#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list