Versionen im Vergleich

Schlüssel

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

...

  • 2.7.5 ( keine neuen Module mehr)
  • 2.7.17
  • 3.4.5 ( keine neuen Module mehr)
  • 3.6.5 ( keine neuen Module mehr)
  • 3.8.3
  • 3.10.5





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 $PACKAGE_NAME


...