It looks like you are not storing img anywhere, so it is collected as soon as the call to export() returns. Explanation: Objects in Python are kept in ...
確定! 回上一頁