/.../anaconda3/envs/py314/lib/python3.14/site-packages/cocopp/pprldistr.py:121:
VisibleDeprecationWarning: dtype():
align should be passed as Python or NumPy boolean but got `align=0`.
Did you mean to pass a tuple to create a subarray type? (Deprecated NumPy 2.4)
return pickle.load(f, encoding="latin1")