Skip to content

Reframe on Isambard bootstrapping error related with urllib package version #2860

@kaanolgu

Description

@kaanolgu

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

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions