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

IO Error on files with characters like (, ), or comma in the file name #8

Open
tensigh opened this issue May 12, 2020 · 0 comments
Open
Assignees
Labels

Comments

@tensigh
Copy link

tensigh commented May 12, 2020

I'm running pyFileFixity on Windows and it fails if a file name has special characters in it. Is there a fix for this? If a file has a special character the script aborts claiming the files don't exist but the files do in fact exist.

IOError: [Errno 2] No such file or directory:('C:\directory\file that (does) exist.jpg')

@lrq3000 lrq3000 added the bug label Apr 7, 2023
@lrq3000 lrq3000 self-assigned this Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants