Skip to content

Installation from local files #1506

@kiferrara

Description

@kiferrara

Hello,

I'm trying to install the package on a sensitive environment, on a debian 11 with python 3.9.2. It doesn't have access to the internet, so I tried to install it by downloading the package from the download link on pypi.org, then copying the tar.gz on the server.

My command is the following:

pip install --upgrade --no-index --no-build-isolation ./python_docx-1.2.0.tar.gz

However, the package is installed as UNKNOWN and I can't use it.

Is there something wrong with my command or is the package not available to install from downloaded files?

Thanks in advance

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