Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: UnicodeDecodeError when running fd.run #327

Open
ft243 opened this issue Jun 1, 2024 · 1 comment
Open

[Bug]: UnicodeDecodeError when running fd.run #327

ft243 opened this issue Jun 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ft243
Copy link

ft243 commented Jun 1, 2024

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 ft243 added the bug Something isn't working label Jun 1, 2024
@dbickson
Copy link
Collaborator

dbickson commented Jun 2, 2024

hi @ft243 we need to see the full stack trace. Can you please share it? It may be that one of your file has special characters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants