B16f00t / whapa

WhatsApp Parser Toolset v1.59
1.11k stars 261 forks source link

Config parser error #76

Closed shamanasanka closed 3 years ago

shamanasanka commented 3 years ago

Hi,

I'm getting this error, what should i do?

File "E:\whapa-master\libs\whagodri.py", line 296, in getConfigs() File "E:\whapa-master\libs\whagodri.py", line 64, in getConfigs except(ConfigParser.NoSectionError, ConfigParser.NoOptionError): AttributeError: type object 'ConfigParser' has no attribute 'NoSectionError'

Thanks

B16f00t commented 3 years ago

What is your OS and python version?

B16f00t commented 3 years ago

This is not a Whapa mistake