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.
3 lines
113 B
Tcsh
3 lines
113 B
Tcsh
# Add path to the default python-sphinx scripts on this version of Fedora
|
|
module load python-sphinx >& /dev/null
|