spectrochempy.show_versions

show_versions(file=sys.stdout)[source]

Print the versions of spectrochempy and its dependencies.

Parameters:

file (file-like, optional) – Print to the given file-like object. Defaults to sys.stdout.