kotartemiy / pygooglenews

If Google News had a Python library
https://newscatcherapi.com
MIT License
1.26k stars 134 forks source link

AttributeError at importation #32

Open KevBoyz opened 1 year ago

KevBoyz commented 1 year ago

(module 'base64' has no attribute 'decodestring') this method has removed from python 3.9 and changed to decodebytes. This bug impossibilize the lib import