# init.py import numpy as np np.core.multiarray # Ensure numpy's C API is loaded #np._import_array() # Force initialization of numpy's C API