Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian bullseye/sid build - setuptools not found - workaround #15

Open
Wi5eJ4rl opened this issue Feb 14, 2021 · 0 comments
Open

Debian bullseye/sid build - setuptools not found - workaround #15

Wi5eJ4rl opened this issue Feb 14, 2021 · 0 comments

Comments

@Wi5eJ4rl
Copy link

Wi5eJ4rl commented Feb 14, 2021

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.

  1. Build and install horusdemodlib as instruction says. link
  2. Grab this Repo
  3. 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 
  1. Enter to repo directory and run program:
cd horus-gui
python3.9 horus-gui.py

Many thanks for guys from DUG :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant