Skip to content

entrypoint.sh #12

@Dapow221

Description

@Dapow221

hi i want to install requirement.txt for my odoo apps, but i have issue like this:
error: externally-managed-environment
odoo18-1 |
odoo18-1 | × This environment is externally managed
odoo18-1 | ╰─> To install Python packages system-wide, try apt install
odoo18-1 | python3-xyz, where xyz is the package you are trying to
odoo18-1 | install.
odoo18-1 |
odoo18-1 | If you wish to install a non-Debian-packaged Python package,
odoo18-1 | create a virtual environment using python3 -m venv path/to/venv.
odoo18-1 | Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
odoo18-1 | sure you have python3-full installed.
odoo18-1 |
odoo18-1 | If you wish to install a non-Debian packaged Python application,
odoo18-1 | it may be easiest to use pipx install xyz, which will manage a
odoo18-1 | virtual environment for you. Make sure you have pipx installed.
odoo18-1 |
odoo18-1 | See /usr/share/doc/python3.12/README.venv for more information.

what should i do to solve this issue?

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