Skip to content

Installing dependencies does not work on Gentoo #337

@apraga

Description

@apraga

Hi,

Package manager is incorrectly detected as apt on Gentoo, instead of emerge:

❯ install-nplinker-deps
✅ NPLinker dependencies and databases will be installed in: /home/alex/code/nplinker/venv/nplinker_lib
⏳ Installation will take about 5 minutes

✅ Package manager is 'apt'

To use 'apt' command, you need to allow 'sudo apt' by providing your computer password

Steps to reproduce (from source code)

pip install git+https://github.com/nplinker/nplinker@dev
cd code/nplinker/
python -m venv venv
 ./venv/bin/activate.fish
pip install .
install-nplinker-deps

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions