fastdup icon indicating copy to clipboard operation
fastdup copied to clipboard

[Bug]: UnicodeDecodeError when running fd.run

Open ft243 opened this issue 1 year ago • 1 comments

What happened?

When running "fd.run()" the error: "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbe in position 81: invalid start byte".

After changing 'utf-8' to other decode, error "Fastdup execution failed" shown.

What did you expect to see?

No response

What version of fastdup were you runnning on?

1.121

What version of Python were you running on?

Python 3.9

Operating System

Windows 11

Reproduction steps

No response

Relevant log output

No response

Attach a screenshot [Optional]

No response

Contact Details [Optional]

No response

ft243 avatar Jun 01 '24 22:06 ft243