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

attribute error for numpy #71

Open
PriyankaTds opened this issue Jul 7, 2024 · 1 comment
Open

attribute error for numpy #71

PriyankaTds opened this issue Jul 7, 2024 · 1 comment

Comments

@PriyankaTds
Copy link

while running synthtiger -o results -w 4 -v examples/synthtiger/template.py SynthTiger examples/synthtiger/config_vertical.yaml:
facing this issue
AttributeError: np.sctypes was removed in the NumPy 2.0 release. Access dtypes explicitly instead.. Did you mean: 'dtypes'?

@wvw321
Copy link

wvw321 commented Jul 19, 2024

Try installing numpy version 1.26.4

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