Fix PYTHONPATH for spack's python-venv with Redoak's cray-python

This commit is contained in:
Jose Gracia 2024-07-18 06:31:07 -05:00
parent 30a327fb22
commit cdc44fa2a6

View file

@ -41,6 +41,10 @@ packages:
prefix: /opt/cray/pe/python/3.11.7
modules:
- cray-python/3.11.7
extra_attributes:
environment:
prepend_path: # on Redoak cray-python module does not set PYTHONPATH correctly
PYTHONPATH: /opt/cray/pe/python/3.11.7/lib/python3.11/site-packages
buildable: false
fftw:
externals: