You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: