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

Import Error [BUG] #23

Closed
ekwan opened this issue Apr 15, 2022 · 4 comments
Closed

Import Error [BUG] #23

ekwan opened this issue Apr 15, 2022 · 4 comments

Comments

@ekwan
Copy link

ekwan commented Apr 15, 2022

Hi, I'm getting this error with Python 3.9.5 and numpy 1.22.3:

image

@DedaFab
Copy link

DedaFab commented May 4, 2022

Same error, you need to install the numpy version 1.22.0.
The further problem is when another package requires to install another version of numpy, then you need to reinstall again that version 1.22.0 of numpy.

@joshlk
Copy link
Owner

joshlk commented Sep 5, 2022

The issue should be resolved with the latest version. Please update the package using pip install 'k-means-constrained>=0.7.2' and report back

@ekwan
Copy link
Author

ekwan commented Sep 5, 2022

Tried it and it seemed to work, though it took a while to load. Thanks for fixing it!

@joshlk
Copy link
Owner

joshlk commented Sep 5, 2022

Great!

@joshlk joshlk closed this as completed Sep 5, 2022
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

3 participants