-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello,
I've tried to build this as the instruction says, but currently there is a problem with pip: info
The error was saying that module setuptools is not installed although I've had it for 2.7 and 3.0 via Debian repository and pip.
ModuleNotFoundError: No module named 'setuptools'
But, you can still run this program without pip on Debian.
- Build and install horusdemodlib as instruction says. link
- Grab this Repo
- Install dependencies from debian repository:
apt-get install python3-setuptools portaudio19-dev python3-numpy python3-pyaudio python3-crcmod pyqt5-dev python3-pyqtgraph python3-ruamel.yaml python3-requests
- Enter to repo directory and run program:
cd horus-gui
python3.9 horus-gui.py
Many thanks for guys from DUG :)
Metadata
Metadata
Assignees
Labels
No labels