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

Python example not working #28

Open
davidsantiagoquevedo opened this issue Feb 12, 2024 · 0 comments
Open

Python example not working #28

davidsantiagoquevedo opened this issue Feb 12, 2024 · 0 comments

Comments

@davidsantiagoquevedo
Copy link

The Python example in the README.md does not work when importing as import met_brewer. It returns: NameError: name 'met_brew' is not defined.
The easiest way to temporarily solve it is by directly calling the function, from met_bewer import met_brew. This behavior occurs on various laptops and OS.

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

1 participant