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 ver needs be < 2.0 #12

Open
yashwnth opened this issue Feb 1, 2025 · 0 comments
Open

Numpy ver needs be < 2.0 #12

yashwnth opened this issue Feb 1, 2025 · 0 comments

Comments

@yashwnth
Copy link

yashwnth commented Feb 1, 2025

AttributeError: np.sctypes was removed in the NumPy 2.0 release. Access dtypes explicitly instead.

The initial dependencies dont specify this , but the NumPy >2.0 has issues with passing arguments to the model in the final step.
the issue was resolved once i switched to 1.26.4.

I am running the code locally on JupyterNotebook

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