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

Dependency issue in train_GOT.py #221

Open
souvikg544 opened this issue Nov 20, 2024 · 2 comments
Open

Dependency issue in train_GOT.py #221

souvikg544 opened this issue Nov 20, 2024 · 2 comments

Comments

@souvikg544
Copy link

Installed all the modules as given in the readme file. Got the following error. Tried upgrading numpy but the error persists.

RuntimeError: Failed to import transformers.trainer because of the following error (look up to see its traceback):
numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

@cryingjin
Copy link

same issue

@cryingjin
Copy link

This is working

pip install numpy==1.26.4 pyyaml

sinaptik-ai/pandas-ai#1251

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

2 participants