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 version error? #4

Open
noeliarico opened this issue Dec 20, 2022 · 0 comments
Open

Numpy version error? #4

noeliarico opened this issue Dec 20, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@noeliarico
Copy link

Hi,

I'm using the conda environment provided in this repository.

When executing this chunk of code in the 1_intro notebook:

from sktime.datasets import load_lynx
from sktime.utils.plotting import plot_series

I get the error module 'numpy' has no attribute 'float'

I am guessing the problem has something to do with the numpy version, as the environment seems to install the current one (1.24).

Which version of the packages should I use?

@noeliarico noeliarico added the bug Something isn't working label Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant