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.