Installing python3-venv on Openmediavault 2.2.14

  • Hi! I am trying to install Python 3 inlcuding pip and python3-venv on my Openmediavault 2.2.14 running in 32bit mode on an Atom D510.


    apt-get install python3-pip works!
    apt-get install python3-venv gives me a package not found.


    python3 -m pip install gives me:/usr/bin/python3: No module named pip.__main__; 'pip' is a package and cannot be directly executed


    pip gives me command not found


    Does anyone know how I could get pip and viertualenv running on my system?

    • Offizieller Beitrag

    The package name is python-virtualenv not python3-venv. pip is also called without the python3 -m part.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    Einmal editiert, zuletzt von ryecoaaron ()

    • Offizieller Beitrag

    Thanks, but why do I get a


    /usr/bin/python3: No module named pip.__main__; 'pip' is a package and cannot be directly executed


    when trying python3 -m pip install --upgrade homeassistant.

    I meant to type "without" the python3 -m pip part. It should just be pip install homeassistant.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!