Skip to content

REQUIREMENTS have conflicts dependencies with urllib3==1.26.5 #7

@Vaquerizo

Description

@Vaquerizo

Hello!

I encountered this problem when trying to test the project from the master / 34b6750

PS C:\Users\User\eclipse-workspace\pyappointment> pip install -r requirements.txt
Obtaining json_config_parser from git+https://github.com/mdave/json-config-parser.git@1c1ed2a2d6ac1356ce4455dd19262bd3dc86f7be#egg=json_config_parser (from -r requirements.txt (line 10))
Cloning https://github.com/mdave/json-config-parser.git (to revision 1c1ed2a2d6ac1356ce4455dd19262bd3dc86f7be) to c:\users\user\eclipse-workspace\pyappointment\env\src\json-config-parser
Running command git clone --filter=blob:none --quiet https://github.com/mdave/json-config-parser.git 'C:\Users\User\eclipse-workspace\pyappointment\env\src\json-config-parser'
Running command git rev-parse -q --verify 'sha^1c1ed2a2d6ac1356ce4455dd19262bd3dc86f7be'
Running command git fetch -q https://github.com/mdave/json-config-parser.git 1c1ed2a2d6ac1356ce4455dd19262bd3dc86f7be
Resolved https://github.com/mdave/json-config-parser.git to commit 1c1ed2a2d6ac1356ce4455dd19262bd3dc86f7be
Installing build dependencies ... done
Checking if build backend supports build_editable ... done
Getting requirements to build editable ... done
Installing backend dependencies ... done
Preparing editable metadata (pyproject.toml) ... done
Obtaining PyCronofy from git+https://github.com/venuebook/pycronofy.git@36a2f3fd1ce983913918e4bbc70346e4c9b2d5fe#egg=PyCronofy (from -r requirements.txt (line 11))
Cloning https://github.com/venuebook/pycronofy.git (to revision 36a2f3fd1ce983913918e4bbc70346e4c9b2d5fe) to c:\users\user\eclipse-workspace\pyappointment\env\src\pycronofy
Running command git clone --filter=blob:none --quiet https://github.com/venuebook/pycronofy.git 'C:\Users\User\eclipse-workspace\pyappointment\env\src\pycronofy'
Running command git rev-parse -q --verify 'sha^36a2f3fd1ce983913918e4bbc70346e4c9b2d5fe'
Running command git fetch -q https://github.com/venuebook/pycronofy.git 36a2f3fd1ce983913918e4bbc70346e4c9b2d5fe
Running command git checkout -q 36a2f3fd1ce983913918e4bbc70346e4c9b2d5fe
Resolved https://github.com/venuebook/pycronofy.git to commit 36a2f3fd1ce983913918e4bbc70346e4c9b2d5fe
Installing build dependencies ... done
Checking if build backend supports build_editable ... done
Getting requirements to build editable ... done
Installing backend dependencies ... done
Preparing editable metadata (pyproject.toml) ... done
Collecting certifi==2017.7.27.1 (from -r requirements.txt (line 1))
Downloading certifi-2017.7.27.1-py2.py3-none-any.whl.metadata (2.5 kB)
Collecting chardet==3.0.4 (from -r requirements.txt (line 2))
Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB)
Collecting Django==1.11.29 (from -r requirements.txt (line 3))
Downloading Django-1.11.29-py2.py3-none-any.whl.metadata (1.5 kB)
Collecting django-appconf==1.0.2 (from -r requirements.txt (line 4))
Downloading django_appconf-1.0.2-py2.py3-none-any.whl.metadata (4.7 kB)
Collecting django-bootstrap-form==3.3 (from -r requirements.txt (line 5))
Downloading django-bootstrap-form-3.3.tar.gz (4.3 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Collecting django-compressor==2.2 (from -r requirements.txt (line 6))
Downloading django_compressor-2.2-py2.py3-none-any.whl.metadata (5.0 kB)
Collecting django-static-precompiler==1.6 (from -r requirements.txt (line 7))
Downloading django-static-precompiler-1.6.tar.gz (28 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Collecting icalendar==3.11.7 (from -r requirements.txt (line 8))
Using cached icalendar-3.11.7-py2.py3-none-any.whl.metadata (22 kB)
Collecting idna==2.6 (from -r requirements.txt (line 9))
Downloading idna-2.6-py2.py3-none-any.whl.metadata (8.9 kB)
Collecting python-dateutil==2.6.1 (from -r requirements.txt (line 12))
Downloading python_dateutil-2.6.1-py2.py3-none-any.whl.metadata (1.1 kB)
Collecting pytz==2017.2 (from -r requirements.txt (line 13))
Downloading pytz-2017.2-py2.py3-none-any.whl.metadata (20 kB)
Collecting rcssmin==1.0.6 (from -r requirements.txt (line 14))
Downloading rcssmin-1.0.6.tar.gz (582 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.9/582.9 kB 9.1 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Collecting requests==2.21.0 (from -r requirements.txt (line 15))
Downloading requests-2.21.0-py2.py3-none-any.whl.metadata (5.5 kB)
Collecting rjsmin==1.0.12 (from -r requirements.txt (line 16))
Downloading rjsmin-1.0.12.tar.gz (446 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.8/446.8 kB 27.3 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Collecting six==1.11.0 (from -r requirements.txt (line 17))
Downloading six-1.11.0-py2.py3-none-any.whl.metadata (1.6 kB)
Collecting urllib3==1.26.5 (from -r requirements.txt (line 18))
Downloading urllib3-1.26.5-py2.py3-none-any.whl.metadata (43 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.7/43.7 kB ? eta 0:00:00
INFO: pip is looking at multiple versions of requests to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install -r requirements.txt (line 15) and urllib3==1.26.5 because these package versions have conflicting dependencies.

The conflict is caused by:
The user requested urllib3==1.26.5
requests 2.21.0 depends on urllib3<1.25 and >=1.21.1

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Regards!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions