Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Conversation

@Admuad
Copy link

@Admuad Admuad commented Sep 5, 2024

The os.path.exists should take no argument else it won't run
The code should be:
if not os.path.exists('sessions'):
os.makedirs('sessions')

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant