[MacPorts] #67195: py310-dlib: Problem loading library
MacPorts
noreply at macports.org
Thu Apr 6 22:27:08 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 |
---------------------------+--------------------
Comment (by ryandesign):
You can check whether this might help your problem by installing libpng
(this might not do anything since it is likely it is already installed):
{{{
sudo port install libpng
}}}
And then rebuilding py310-dlib from source:
{{{
sudo port -ns upgrade --force py310-dlib
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67195#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list