Open josejvalle opened 1 month ago
from dirB.base import zsan_DirB
genera el error: ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
Python 3.11.7 h5py==3.9.0 numpy==2.1.2 pandas==2.0.2
¿podéis especificar la versión de numpy en el requirements.txt?
con la versión de numpy==1.26.4 funciona
from dirB.base import zsan_DirB
genera el error: ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
Python 3.11.7 h5py==3.9.0 numpy==2.1.2 pandas==2.0.2
¿podéis especificar la versión de numpy en el requirements.txt?