mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 19:05:51 +03:00
[GH-ISSUE #56] type object 'ConfigParser' has no attribute 'NoSectionError' #52
Labels
No labels
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whapa#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexynior28 on GitHub (May 28, 2020).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/56
Hey, thanks for the tool.
I get the following error when using the Drive tool. Can you help me?
`Traceback (most recent call last):
File ".\libs\whagodri.py", line 57, in getConfigs
passw = config.get('auth', 'passw')
File "C:\Python38-32\lib\configparser.py", line 799, in get
return self._interpolation.before_get(self, section, option, value,
File "C:\Python38-32\lib\configparser.py", line 395, in before_get
self._interpolate_some(parser, option, L, value, section, defaults, 1)
File "C:\Python38-32\lib\configparser.py", line 442, in _interpolate_some
raise InterpolationSyntaxError(
configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', found: '%'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File ".\libs\whagodri.py", line 266, in
getConfigs()
File ".\libs\whagodri.py", line 65, in getConfigs
except(ConfigParser.NoSectionError, ConfigParser.NoOptionError):
AttributeError: type object 'ConfigParser' has no attribute 'NoSectionError'`
@B16f00t commented on GitHub (May 30, 2020):
You have settings.cfg file corrupt.
@alexynior28 commented on GitHub (May 31, 2020):
I have placed the data as the following image (they are not real on this screen)
Could you please tell me if something's wrong?
@B16f00t commented on GitHub (Jun 24, 2020):
Did you fix the issue with whagodri?
@alexynior28 commented on GitHub (Jun 28, 2020):
Hey, not yet.
I'll try to prove it with another Whatsapp account