and then moving to /opt/python/3.4.9_relocated (and similar for 2.7.15). Then built stc and turbine with these python versions (referenced via custom etc/spack/packages.yaml under spack base), and a normal system python (3.7.0 on manjaro), and ran simple test cases as described here http://swift-lang.github.io/swift-t/guide.html#leaf_python with swift-t command after loading the correct spack modules.
Here is an example spack packages.yaml for reference:
Tested by building python 3.4.9 and 2.7.15 with these options:
and then moving to
/opt/python/3.4.9_relocated
(and similar for 2.7.15). Then built stc and turbine with these python versions (referenced via custom etc/spack/packages.yaml under spack base), and a normal system python (3.7.0 on manjaro), and ran simple test cases as described here http://swift-lang.github.io/swift-t/guide.html#leaf_python with swift-t command after loading the correct spack modules.Here is an example spack
packages.yaml
for reference: