Open marvellous987 opened 1 year ago
After calling python3 examples/PSSig.py, I met the following error:
python3 examples/PSSig.py
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/bplib-0.0.6-py3.10-macosx-10.9-universal2.egg/bplib/_bplib.abi3.so, 2): Symbol not found: _ERR_new Referenced from: /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/bplib-0.0.6-py3.10-macosx-10.9-universal2.egg/bplib/_bplib.abi3.so Expected in: flat namespace in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/bplib-0.0.6-py3.10-macosx-10.9-universal2.egg/bplib/_bplib.abi3.so
May I ask if there are any solutions to this problem? I am using a MacBook Pro (not M1/M2), with BigSur v11.2.2.
Thank you.
After calling
python3 examples/PSSig.py
, I met the following error:May I ask if there are any solutions to this problem? I am using a MacBook Pro (not M1/M2), with BigSur v11.2.2.
Thank you.