Skip to content

Unable to install requirements.txt modules #1

@janvgils

Description

@janvgils

Installing the solution on Debian amd64

virtualenv -p python3 virtenv
source ./virtenv/bin/activate

cd satellite-server
pip install -r requirements.txt

This will fail when python-apt and RPI_GPIO is part of the requirements.txt file, after removing both the installation went fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions