1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
os.environ['FOOBAR']: "1.0.1"
os.environ['M']: "^ucx.yalla"
ProjectDIR/rt/python/mf/Core
A/1.0 (L) B/1.1 (L) bad/1.0 bar/2.0 (L) foobar/1.0 (L)
Where:
L: Module is loaded
If the avail list is too long consider trying:
"module --default avail" or "ml -d av" to just list the default modules.
"module overview" or "ml ov" to display the number of modules for each name.
Use "module spider" to find all possible modules and extensions.
Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys".
Lmod has detected the following error: Unable to load module because of error when evaluating modulefile:
ProjectDIR/rt/python/mf/Core/bad/1.0.lua: [string "WTF("BAD")..."]:1:
Please check the modulefile and especially if there is a line number specified in the above message
While processing the following module(s):
Module fullname Module Filename
bad/1.0 ProjectDIR/rt/python/mf/Core/bad/1.0.lua
|