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
File "C:\Users\PC\PycharmProjects\pythonProject1\venv\lib\site-packages\matplotlib_api_init_.py", line 192, in check_getitem
raise ValueError(
ValueError: 'bitmap' is not a valid value for output; supported values are 'path', 'agg', 'macosx'
I used matplotlib.use('agg') no result .Please help me.
The text was updated successfully, but these errors were encountered:
I got the following error:
File "C:\Users\PC\PycharmProjects\pythonProject1\venv\lib\site-packages\matplotlib_api_init_.py", line 192, in check_getitem
raise ValueError(
ValueError: 'bitmap' is not a valid value for output; supported values are 'path', 'agg', 'macosx'
I used matplotlib.use('agg') no result .Please help me.
The text was updated successfully, but these errors were encountered: