Skip to content

Use pip instead of apt-get for python package dependencies #26

@elcojacobs

Description

@elcojacobs

The python packages on apt are often very outdated, we should not rely on it.
The latest version is also different for various operating systems. (Linux flavors or Windows).

It would be better to install the packages from pip. The installer and upgrade script should be modified for this.

Related issue (demonstrates the problem with psutil):
BrewPi/brewpi-script#47

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