Skip to content

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

@Wi5eJ4rl

Description

@Wi5eJ4rl

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions