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

Exception after re-exporting: FileExistsError: [WinError 183] Cannot create a file when that file already exists #67

Closed
wilhelmzeuschner opened this issue Jul 17, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@wilhelmzeuschner
Copy link

I exported a PCB once, into the wrong folder.
On the second try, I also realized that at first I forgot to add the TL and BR text items and I picked the correct folder.

Now I get this error:
FileExistsError: [WinError 183] Cannot create a file when that file already exists
image

I went into the temporary folder to find this:
image

I deleted all the temp files and did another export.
Now it worked fine.

Then I tried to export again and got the same error again.
So I guess the error is not related to the missing TL and BR text, nor the fact I re-exported to different paths.

@30350n
Copy link
Owner

30350n commented Jul 17, 2024

Thanks for the report! Should be fixed with 01e49f5.

You do not need the "TL and BR text items" if you are only exporting a single PCB btw.

@30350n 30350n closed this as completed Jul 17, 2024
@30350n 30350n self-assigned this Jul 17, 2024
@30350n 30350n added the bug Something isn't working label Jul 17, 2024
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