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

Path strings should be converted to paths #8

Open
robmarkcole opened this issue Jul 26, 2019 · 0 comments
Open

Path strings should be converted to paths #8

robmarkcole opened this issue Jul 26, 2019 · 0 comments

Comments

@robmarkcole
Copy link
Owner

In the config it is currently necessary to write /captures/ as /captures will result in file names like capturescapture_1. Check these are paths using:

folder_path = os.path.join(folder_path, '')  # If no trailing / add it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant