You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function accepts IO data type as it is mentioned in it's constructor but when I'm passing GeoLite-Country.mmdb file it is giving error like below :
ERROR:root:Failed to initialize GeoIP reader: expected str, bytes or os.PathLike object, not BytesIO