Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now let’s manage dependencies:

Code Block
module load python/3.10.1 intelpython3
module load swig

Download and untar the source from a GitHub repository, a release. Once you have the source, the following needs to be modified (added) to SConstruct so the scons environment know where is what.

...