I built the numpy from source using the intel compilers on a compute cluster CC=icx CXX=icpx CFLAGS='-fveclib=none' python vendored-meson/meson/meson.py setup build ...
When I try to import sempy_labs in Fabric Python Notebook (Python 3.10 and Python 3.11), it gives me the following error (this just occurred from today) ImportError ...