Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Numpy error on startup #106

Open
ScottSmudger opened this issue Feb 13, 2025 · 0 comments
Open

Numpy error on startup #106

ScottSmudger opened this issue Feb 13, 2025 · 0 comments

Comments

@ScottSmudger
Copy link

Hi there,

I've just been setting this up and running it for the first time however I run into this error from numpy when running make run:

ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

Based on:

I reverted the version from 2.1.2 to 1.26.4 in requirements.txt and this allows it to run and I am able to query data

I'm not an expert by any means but thought I'd create this issue to raise awareness of a potential issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant