mirror of
https://github.com/jopohl/urh.git
synced 2026-03-15 20:56:48 +01:00
269 B
269 B
Requirements
- Python 3.4+
- numpy
- PyQt5
- C++ Compiler
Installation
sudo python setup.py install
Running from source
To execute urh without installation, just run:
cd bin
./urh
Note, on first use the C++ extensions will be built.