Hello,
We're getting the below error when trying to import pandas in app engine:
ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
Any idea how to fix this?
Thanks
The error seems to be due to an incompatibility between a package you're using and the version of Numpy. See the following discussion and solution for the specific packages. It might give you pointers on what to do
1. https://github.com/MaartenGr/BERTopic/issues/392
This is an ongoing issue with numpy 2.0