Datalux / Osintgram

Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.52k stars 2.09k forks source link

Not working at all, check the logs below #401

Open meenakshiCloud opened 2 years ago

meenakshiCloud commented 2 years ago

Traceback (most recent call last): File "/home/drunkenmaster/Desktop/Osintgram/main.py", line 3, in from src.Osintgram import Osintgram File "/home/drunkenmaster/Desktop/Osintgram/src/Osintgram.py", line 13, in from geopy.geocoders import Nominatim File "/home/drunkenmaster/.local/lib/python3.9/site-packages/geopy/init.py", line 12, in from geopy.geocoders import * # noqa File "/home/drunkenmaster/.local/lib/python3.9/site-packages/geopy/geocoders/init.py", line 223, in from geopy.geocoders.algolia import AlgoliaPlaces File "/home/drunkenmaster/.local/lib/python3.9/site-packages/geopy/geocoders/algolia.py", line 5, in from geopy.geocoders.base import DEFAULT_SENTINEL, Geocoder File "/home/drunkenmaster/.local/lib/python3.9/site-packages/geopy/geocoders/base.py", line 7, in from geopy.adapters import ( File "/home/drunkenmaster/.local/lib/python3.9/site-packages/geopy/adapters.py", line 55, in import aiohttp File "/usr/lib/python3/dist-packages/aiohttp/init.py", line 6, in from .client import ( File "/usr/lib/python3/dist-packages/aiohttp/client.py", line 35, in from . import hdrs, http, payload File "/usr/lib/python3/dist-packages/aiohttp/http.py", line 7, in from .http_parser import ( File "/usr/lib/python3/dist-packages/aiohttp/http_parser.py", line 15, in from .helpers import NO_EXTENSIONS, BaseTimerContext File "/usr/lib/python3/dist-packages/aiohttp/helpers.py", line 667, in class CeilTimeout(async_timeout.timeout): TypeError: function() argument 'code' must be code, not str

demberto commented 2 years ago

And what did you enter? Code is an integer, maybe you inserted a string

GhostLead1 commented 2 years ago

I'm getting this same error for the last few days. Please help!