Skip to content

Modules with python packages do not install python modules if installed as dependent modules #1004

@evshvarov

Description

@evshvarov

I have a Dockerfile that installs the IPM module with a dependency on the shvarov-user-management module, and the Python libraries it uses (google, google-auth) are not installed during the Docker build.

If I install shvarov-user-management manually in IRIS after the Docker image is built, all the Python libs get loaded and installed perfectly.
zpm "install shvarov-user-management -v"

It's a regression bug identified in IPM 0.10.4
If I use IPM 0.9.2 all works fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions