Skip to content

Finding python library in /usr/.local and ~/.localΒ #110

@aliencrash

Description

@aliencrash

Hi,

I'm using fedora image 36 to create my container image for Odoo. but I found a behavior that is strange and only happen with fedora container. Since our infrastruture is K8s we use Init Container to run pip install commands when they find requirement files. since the container is already running, and the user is not root user, this library are installed in Odoo user home directory. If I use debian container Odoo is able to find the python modules with no issue, but from fedora container the python library is not found. Even if we install library in /usr/local they are not found either.

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