Skip to content

AttributeError: module 'numpy' has no attribute 'VisibleDeprecationWarning' (numpy 2.0.dev) #54505

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

Closed
pllim opened this issue Aug 11, 2023 · 2 comments
Labels
Closing Candidate May be closeable, needs more eyeballs

Comments

@pllim
Copy link

pllim commented Aug 11, 2023

warnings.simplefilter("ignore", np.VisibleDeprecationWarning)

Numpy: 2.0.0.dev0+778.ga2bfa54f8

@lithomas1
Copy link
Member

What pandas are you on?

This is fixed on main (and the 2.1rc I think)
by #54405

@lithomas1 lithomas1 added the Closing Candidate May be closeable, needs more eyeballs label Aug 12, 2023
@pllim
Copy link
Author

pllim commented Aug 12, 2023

Thanks for the clarification! I was using stable and I misunderstood the if right above that line.

I will pull pandas from your dev wheel and see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closing Candidate May be closeable, needs more eyeballs
Projects
None yet
Development

No branches or pull requests

2 participants