Changes between Initial Version and Version 1 of Ticket #67195


Ignore:
Timestamp:
Apr 5, 2023, 7:24:26 PM (14 months ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67195

    • Property Summary changed from Problem loading library to py310-dlib: Problem loading library
    • Property Port dlib added; py310-dlib removed
  • Ticket #67195 – Description

    initial v1  
     1{{{
    12Python 3.10.10 (main, Feb 24 2023, 04:10:25) [Clang 14.0.0 (clang-1400.0.29.202)] on darwin
    23Type "help", "copyright", "credits" or "license" for more information.
     
    78    from _dlib_pybind11 import *
    89ImportError: 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'
     10}}}