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

Running pytest using requirements-dev results in errors #241

Open
jparta opened this issue May 8, 2023 · 1 comment
Open

Running pytest using requirements-dev results in errors #241

jparta opened this issue May 8, 2023 · 1 comment

Comments

@jparta
Copy link
Contributor

jparta commented May 8, 2023

Is there a certain version of python that works?

I'm getting

AttributeError: module 'numpy' has no attribute 'float'.

And 25 failed tests.

Running

Python 3.11.3
pip 23.1.2
@ocefpaf
Copy link
Collaborator

ocefpaf commented Jun 12, 2023

Is there a certain version of python that works?

Can you provide some into on your env? The numpy and windrose versions installed? Also the operation you are trying to do and the traceback?

I have numpy 1.24.3 and windrose 1.8.1, all tests passes and everything seems to work.

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