-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
I have installed the ReFrame with Spack and trying to run it initially but it gives me the following error message :
[br-kolgu@login-01 reframe-4.0.4-aywne5pbfdemxvulmokilxvtpjzu6oo4]$ ./bootstrap.sh
==> python3 -m ensurepip --root /home/br-kolgu/excalibur-tests/spack/isambard-cascadelake/compute-node/opt/cray-rhel8-broadwell/gcc-9.2.0/reframe-4.0.4-aywne5pbfdemxvulmokilxvtpjzu6oo4/external/ --default-pip
Requirement already satisfied: setuptools in /usr/lib/python3.6/site-packages
Requirement already satisfied: pip in /usr/lib/python3.6/site-packages
==> python3 -m pip install --no-cache-dir -q --upgrade pip --target=external/
==> python3 -m pip install --no-cache-dir -q -r requirements.txt --target=external/ --upgrade
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
botocore 1.18.15 requires urllib3<1.26,>=1.20, but you have urllib3 1.26.15 which is incompatible.
Metadata
Metadata
Type
Projects
Status
Done