pyDOE icon indicating copy to clipboard operation
pyDOE copied to clipboard

ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/scipy/special/_ufuncs.cpython-310-darwin.so, 0x0002): symbol not found in flat namespace (_npy_asinh)

Open wayneking517 opened this issue 2 years ago • 0 comments

I am using full fact. This was working fine until this morning. I got:

ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/scipy/special/_ufuncs.cpython-310-darwin.so, 0x0002): symbol not found in flat namespace (_npy_asinh)

I believe that this is an issue with Apple Silicon. I did not find a solution (that I understood how to implement).

Suggestions would be greatly appreciated.

Model Name: MacBook Pro Model Identifier: MacBookPro18,3 Chip: Apple M1 Pro Total Number of Cores: 10 (8 performance and 2 efficiency) Memory: 32 GB System Firmware Version: 7459.141.1 OS Loader Version: 7459.141.1

wayneking517 avatar Dec 03 '22 13:12 wayneking517