PyBoot icon indicating copy to clipboard operation
PyBoot copied to clipboard

helpThe conflict is caused by: The user requested urllib3==1.26.5 requests 2.22.0 depends on urllib3!=1.25.0, !=1.25.1, <1.26 and >=1.21.1

Open mazi2021 opened this issue 3 years ago • 1 comments

Collecting wrapt==1.11.2 Using cached wrapt-1.11.2-cp310-cp310-macosx_10_9_universal2.whl INFO: pip is looking at multiple versions of remotezip to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of pyusb to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of pylint to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of pycparser to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of pycodestyle to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of mccabe to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of lazy-object-proxy to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of isort to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of idna to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of chardet to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of certifi to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of bs4 to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of beautifulsoup4 to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of autopep8 to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of <Python from Requires-Python> to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of astroid to determine which version is compatible with other requirements. This could take a while. ERROR: Cannot install -r requirements.txt (line 16) 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.22.0 depends on urllib3!=1.25.0, !=1.25.1, <1.26 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 Traceback (most recent call last): File "/Users/miadabdolmaleki/Desktop/PyBoot-master/./pyboot.py", line 10, in

mazi2021 avatar May 29 '22 23:05 mazi2021

help plase

mazi2021 avatar May 30 '22 15:05 mazi2021