wdmapp / effis

4 stars 6 forks source link

spack load effis -- will use correct python version? #6

Open germasch opened 4 years ago

germasch commented 4 years ago

So another issue we had today was that after spack load effis python-type=full, it didn't work because the correct version of python wasn't in the path.

However, i cannot reproduce this -- for me, the spack load does put the correct python into the path, so I don't know what happened -- I just figured I'd mention it, anyway.

suchyta1 commented 4 years ago

I didn't think spack load effis would touch python itself, but spack load --dependencies effis would.There are ways to edit the Spack package file if the module file is desired to load more than just the single package.