Jump to content

Problem with python


Minty

Recommended Posts

I successfully installed the rtl-sdr and Gqrx on a pine a64 with Armbian, it works perfectly :)
Now I want to make an IMSI catcher (just beacons with gr-gsm), which I did on another ubuntu device.
I first had problems with pip and then changed the export path. Now this works but I have problems installing PyBombs:

 sudo pip install PyBOMBS

I get:

Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-FNJDtY/ruamel.ordereddict/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-QjKLMX/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-FNJDtY/ruamel.ordereddict/

Thanks for any advice

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines