-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
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
Labels
No labels