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.76k stars 2.16k forks source link

ERROR: Failed building wheel for gnureadline #233

Closed fangmarisa closed 3 years ago

fangmarisa commented 3 years ago

ERROR: Failed building wheel for gnureadline Running setup.py clean for gnureadline Failed to build gnureadline Installing collected packages: gnureadline Running setup.py install for gnureadline ... error ERROR: Command errored out with exit status 1: """"" ""'"'' ERROR: Command errored out with exit status 1: /home/jameoem/Osintgram/venv/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-5fn0xmia/gnureadline_62ad2dfb4c9b4471a17d7667dd8bade2/setup.py'"'"'; file='"'"'/tmp/pip-install-5fn0xmia/gnureadline_62ad2dfb4c9b4471a17d7667dd8bade2/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-8bv0kyp8/install-record.txt --single-version-externally-managed --compile --install-headers /home/jameoem/Osintgram/venv/include/site/python3.8/gnureadline Check the logs for full command output.

firemedic42 commented 3 years ago

Did you find a solution to this? I cannot seem to find an answer.