TypeError: a bytes-like object is required, not 'str'. and is using python3, it's because the temporary file opens up in binary by default.
確定! 回上一頁