Translations:Python/23/en

From Alliance Doc
Jump to navigation Jump to search

Available wheels

Currently available wheels are listed on the Available Python wheels page. You can also run the command avail_wheels on the cluster. By default, it will:

  • only show you the latest version of a specific package (unless versions are given);
  • only show you versions that are compatible with the python module (if one loaded) or virtual environment (if activated), otherwise all versions will be shown;
  • only show you versions that are compatible with the CPU architecture that you are currently running on.