@chuckatkins @danlipsa
Steps to reproduce the issue
$ spack install spack install paraview@5.7.0%gcc@7.4.0 build_type=Release +mpi~opengl2+osmesa +plugins+python3 ^cmake@3.15.3 ^openssl@1.0.2o ^libbsd@0.9.1 ^hdf5@1.10.2 ^m4@1.4.18 ^netcdf-c@4.7.1 ^python@3.4
==> Error: An unsatisfiable version constraint has been detected for spec:
python@3.4
^gettext
^pkgconfig@0.9.0:
while trying to concretize the partial spec:
py-matplotlib@3:
py-matplotlib requires python version 3.5:, but spec asked for 3.4
Platform and user environment
Please report your OS here:
$ uname -a
Linux sn364.localdomain 3.10.0-1062.1.1.1chaos.ch6.x86_64 #1 SMP Wed Sep 4 16:09:20 PDT 2019 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -d
Description: Red Hat Enterprise Linux Server release 7.7 (Maipo)
Can the package.py file be changed to allow building paraview with python 3.4? I believe the latest matplotlib version supported with python 3.4 is 2.2.4...
@chuckatkins @danlipsa
Steps to reproduce the issue
Platform and user environment
Please report your OS here:
Can the package.py file be changed to allow building paraview with python 3.4? I believe the latest matplotlib version supported with python 3.4 is 2.2.4...