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

-o D:\ #51

Open
iperov opened this issue Nov 11, 2023 · 1 comment
Open

-o D:\ #51

iperov opened this issue Nov 11, 2023 · 1 comment
Labels
bug Something isn't working solved been solved but still not been archived

Comments

@iperov
Copy link

iperov commented Nov 11, 2023

if os.path.exists(output_directory):
            logger.info(f'removing output_directory')
            try:
                shutil.rmtree(output_directory)
            except:
                pass

bye all data

@serfend serfend added the bug Something isn't working label Nov 11, 2023
@serfend
Copy link
Owner

serfend commented Nov 11, 2023

fixed in commit

@serfend serfend added the solved been solved but still not been archived label Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solved been solved but still not been archived
Projects
None yet
Development

No branches or pull requests

2 participants