environment-modules is less featureful than Lmod.
Select the default version in a different way since environment-modules
didn't understand the symlink
Ignore error messsages in the shell startup script as environment-modules
prints an error message if a module has already been loaded. The command
is doing the right thing for this case except that it's also printing an
error message.
This commit is contained in:
parent
74b3a560b8
commit
ea98c3de4b
4 changed files with 21 additions and 7 deletions
2
default-sphinx-command.in
Normal file
2
default-sphinx-command.in
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#%Module1.0
|
||||
set ModuleVersion "python@PYTHONVER@-sphinx"
|
||||
Loading…
Add table
Add a link
Reference in a new issue