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
this code gives me an blank png. if i remove temp_path='./tmp' then it's fine.
if i give it an absolute path it seems work as well. so im guessing this doesn't support relative path?
The text was updated successfully, but these errors were encountered:
this code gives me an blank png. if i remove
temp_path='./tmp'
then it's fine.if i give it an absolute path it seems work as well. so im guessing this doesn't support relative path?
The text was updated successfully, but these errors were encountered: