Collecting debug information#

The ubermag metapackage contains a utility function debug_info to collect information about the Ubermag installation.

[1]:
import ubermag
[2]:
ubermag.__version__
[2]:
'2023.10'
[3]:
print(ubermag.debug_info())
Platform: linux
Python: 3.10.12 | packaged by conda-forge | (main, Jun 23 2023, 22:40:32) [GCC 12.3.0]

ubermagutil: 0.63.2
discretisedfield: 0.90.0
ubermagtable: 0.61.3
micromagneticmodel: 0.63.2
micromagneticdata: 0.65.1
micromagnetictests: 0.63.1
mumax3c: 0.2.0
oommfc: 0.64.1
mag2exp: 0.62.2
ubermag: 2023.10

OOMMF: ExeOOMMFRunner(/home/mlang/miniconda3/envs/ubermagdev310/bin/oommf), 2.0b0
Mumax3: Mumax3 cannot be found. Mumax3 does not come automatically with Ubermag. Make sure it is properly installed and can be found on the command line.