Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Info
titleLatest Information

Currently we have a mirror for PyPi to allow you to install packages without internet access.

You need to set the environment variable PIP_CONFIG_FILE.

Codeblock
PIP_CONFIG_FILE=/software/python/pip.conf pip install --user -i http://pypi.repo.test.hhu.de/simple/ --trusted-host pypi.repo.test.hhu.de $PACKAGE_NAME



Python Module

...