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 warnings #6

Open
huche6 opened this issue Sep 5, 2024 · 1 comment
Open

numpy warnings #6

huche6 opened this issue Sep 5, 2024 · 1 comment

Comments

@huche6
Copy link

huche6 commented Sep 5, 2024

Hello,

Just a little issue to notice that after numpy 1.23.4, numpy.warnings is no more deprecated but not supported anymore.

warnings.filterwarnings("ignore", category=np.VisibleDeprecationWarning)

@romainsacchi
Copy link
Owner

Hi @huche6, thanks. I seemed to remember this was fine as long as numpy<2.0.0. Isn't?

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