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

AttributeError: module 'matplotlib' has no attribute 'pyplot #2

Open
jeremydeanw opened this issue Feb 18, 2023 · 0 comments
Open

AttributeError: module 'matplotlib' has no attribute 'pyplot #2

jeremydeanw opened this issue Feb 18, 2023 · 0 comments

Comments

@jeremydeanw
Copy link

Hey there, I exported a .py version of the IPYNB and am running the texture synthesis on Windows in the powershell like:
python texturesynthesis2.py
But im running into this error. I can't for the life of me figure out how to fix the issue.
I tried putting import matplotlib.pyplot as plt in the main texturesynthesis.py under import matplotlib but this does not change anything.

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