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

Latest scypi does not Support histogram #33

Open
PhillipDowney opened this issue Mar 1, 2024 · 1 comment
Open

Latest scypi does not Support histogram #33

PhillipDowney opened this issue Mar 1, 2024 · 1 comment

Comments

@PhillipDowney
Copy link

in utils.chemistry it references the histogram class from copy which no longer exists

I exchanged it with from numpy import histogram and it seems to work.

Is it possible to update guacamole to support ?

@DM0815
Copy link

DM0815 commented Aug 10, 2024

I meet the same question, How do you solve it ? Thanks.

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