| >python WhatsAppGDExtract.py -sync
Traceback (most recent call last):
File "C:\Users\win\AppData\Local\Programs\Python\Python 36-32\lib\configparser.
py", line 789, in get
value = d[option]
File "C:\Users\win\AppData\Local\Programs\Python\Python 36-32\lib\collections\_
_init__.py", line 883, in __getitem__
return self.__missing__(key) # support subclasses that define __m
issing__
File "C:\Users\win\AppData\Local\Programs\Python\Python 36-32\lib\collections\_
_init__.py", line 875, in __missing__
raise KeyError(key)
KeyError: 'passw'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "WhatsAppGDExtract.py", line 81, in getConfigs
passw = config.get('auth', 'passw')
File "C:\Users\win\AppData\Local\Programs\Python\Python 36-32\lib\configparser.
py", line 792, in get
raise NoOptionError(option, section)
configparser.NoOptionError: No option 'passw' in section: 'auth'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "WhatsAppGDExtract.py", line 206, in
main()
File "WhatsAppGDExtract.py", line 191, in main
runMain('sync', 'all', 0)
File "WhatsAppGDExtract.py", line 136, in runMain
getConfigs()
File "WhatsAppGDExtract.py", line 88, in getConfigs
except(ConfigParser.NoSectionError, ConfigParser.NoOptionError):
AttributeError: type object 'ConfigParser' has no attribute 'NoSectionError'
[URL="https://www.androidiani.com/forum/showthread.php?p=7916098 "]Postare screenshot da telefono |