{ } Raw JSON

bundles / astropy latest / astropy / utils / system_info / system_info

function

astropy.utils.system_info:system_info

source: /astropy/utils/system_info.py :56

Signature

def   system_info ( )  →  None

Summary

Print relevant system information for astropy bug reports.

Examples

import astropy
astropy.system_info()  # doctest: +ELLIPSIS
platform
--------
platform.platform() = 'Linux-6.17.0-1015-azure-x86_64-with-glibc2.39'
platform.version() = '#15~24.04.1-Ubuntu SMP Wed May  6 22:37:49 UTC 2026'
platform.python_version() = '3.14.5'

packages
--------
astropy              7.0.1
numpy                2.4.6
scipy                1.17.1
matplotlib           3.10.9
pandas               --
pyerfa               2.0.1.5

Aliases

  • astropy.system_info