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

Unable to parse passwords with special chars #4

Open
primetime43 opened this issue Dec 11, 2023 · 0 comments
Open

Unable to parse passwords with special chars #4

primetime43 opened this issue Dec 11, 2023 · 0 comments

Comments

@primetime43
Copy link

File "C:\Users\primetime43\AppData\Local\Programs\Python\Python311\Lib\configparser.py", line 443, in _interpolate_some
raise InterpolationSyntaxError(
configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', found: '%94s^6'

I have the config file all filed out with email, pass, and the token, but gives this error when trying to run due to the password having certain characters.

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