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

AttributeError: module 'numpy' has no attribute 'long' when loading library #32

Open
wthr opened this issue Sep 10, 2023 · 0 comments
Open

Comments

@wthr
Copy link

wthr commented Sep 10, 2023

Hi there,
I tried calling Waveform from surfboard.sound and it told me that there was an error AttributeError: module 'numpy' has no attribute 'long'

np.long was said to be depreceated from Numpy 1.20.0 onwards, but the installation requires Numpy to be newer or equal to version 1.20.0 to avoid failed building wheels issue. Which means that there's inconvenience in downgrade Numpy in order to make the library at least.

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