davisking / dlib

A toolkit for making real world machine learning and data analysis applications in C++

Home Page:http://dlib.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why run on m1 always error

crazyzjw opened this issue · comments

Version: 19.23.0
Where did you get dlib: pycharm->pip install dlib
Platform:MacOs m1 pro

please help,when i run on new computer

from _dlib_pybind11 import * ImportError: dlopen(/Users/Downloads/kckq/venv/lib/python3.9/site-packages/_dlib_pybind11.cpython-39-darwin.so, 0x0002): symbol not found in flat namespace '_png_do_expand_palette_rgb8_neon'

Take a look here #2524 (comment)

On Sun, Mar 6, 2022 at 12:45 PM zjw_dev @.> wrote: Version: 19.23.0 Where did you get dlib: pycharm->pip install dlib Platform:MacOs m1 pro please help,when i run on new computer from dlib_pybind11 import * ImportError: dlopen(/Users/Downloads/kckq/venv/lib/python3.9/site-packages/ dlib_pybind11.cpython-39-darwin.so, 0x0002): symbol not found in flat namespace '_png_do_expand_palette_rgb8_neon' — Reply to this email directly, view it on GitHub <#2538>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPYFR2PSWTKWUACIDLVBG3U6TVKBANCNFSM5QBM3UWA . You are receiving this because you are subscribed to this thread.Message ID: @.>

is not worked,how run in pycharm venv?

Warning: this issue has been inactive for 35 days and will be automatically closed on 2022-04-21 if there is no further activity.

If you are waiting for a response but haven't received one it's possible your question is somehow inappropriate. E.g. it is off topic, you didn't follow the issue submission instructions, or your question is easily answerable by reading the FAQ, dlib's official compilation instructions, dlib's API documentation, or a Google search.

Warning: this issue has been inactive for 42 days and will be automatically closed on 2022-04-21 if there is no further activity.

If you are waiting for a response but haven't received one it's possible your question is somehow inappropriate. E.g. it is off topic, you didn't follow the issue submission instructions, or your question is easily answerable by reading the FAQ, dlib's official compilation instructions, dlib's API documentation, or a Google search.

Notice: this issue has been closed because it has been inactive for 45 days. You may reopen this issue if it has been closed in error.