2021-07-09T18:24:01,952 Created temporary directory: /tmp/pip-ephem-wheel-cache-o9b23h1y 2021-07-09T18:24:01,955 Created temporary directory: /tmp/pip-req-tracker-clagtlcy 2021-07-09T18:24:01,956 Initialized build tracking at /tmp/pip-req-tracker-clagtlcy 2021-07-09T18:24:01,956 Created build tracker: /tmp/pip-req-tracker-clagtlcy 2021-07-09T18:24:01,956 Entered build tracker: /tmp/pip-req-tracker-clagtlcy 2021-07-09T18:24:01,957 Created temporary directory: /tmp/pip-wheel-469iucnc 2021-07-09T18:24:01,990 1 location(s) to search for versions of httpie-oauth: 2021-07-09T18:24:01,990 * https://pypi.org/simple/httpie-oauth/ 2021-07-09T18:24:01,991 Fetching project page and analyzing links: https://pypi.org/simple/httpie-oauth/ 2021-07-09T18:24:01,991 Getting page https://pypi.org/simple/httpie-oauth/ 2021-07-09T18:24:01,993 Found index url https://pypi.org/simple 2021-07-09T18:24:02,081 Found link https://files.pythonhosted.org/packages/0e/20/e804d3b0e17b4d779ac17873d908b8b30350ad46ae18fb8cdba7dccddc94/httpie-oauth-1.0.0.tar.gz#sha256=c9851c497c09da7a2fa521bd245bc429bb23dd14c311d1a8fe4d4588373bc076 (from https://pypi.org/simple/httpie-oauth/), version: 1.0.0 2021-07-09T18:24:02,082 Found link https://files.pythonhosted.org/packages/45/6e/5d937d519fa7577ac652be5fbccce9f54d46f3885ee5aa6e2100de2b8a8c/httpie-oauth-1.0.1.tar.gz#sha256=6fb29e402095f9142f7fe514080d43d38cb1dbbbb7d0c578da9a2f0a70f03c52 (from https://pypi.org/simple/httpie-oauth/), version: 1.0.1 2021-07-09T18:24:02,082 Found link https://files.pythonhosted.org/packages/ed/b5/d309cd50e319fa2d746eb8a5d4cb881d9973a0b1095e31e0fac77761cbd3/httpie-oauth-1.0.2.tar.gz#sha256=b4fd8c6e85a7f84e27ba7bfc910627e7010465f4dc4999f81f6c43513485503f (from https://pypi.org/simple/httpie-oauth/), version: 1.0.2 2021-07-09T18:24:02,082 Skipping link: not a file: https://pypi.org/simple/httpie-oauth/ 2021-07-09T18:24:02,099 Given no hashes to check 1 links for project 'httpie-oauth': discarding no candidates 2021-07-09T18:24:02,116 Collecting httpie-oauth==1.0.1 2021-07-09T18:24:02,118 Created temporary directory: /tmp/pip-unpack-7cjggc70 2021-07-09T18:24:02,308 Downloading httpie-oauth-1.0.1.tar.gz (1.8 kB) 2021-07-09T18:24:02,349 Added httpie-oauth==1.0.1 from https://files.pythonhosted.org/packages/45/6e/5d937d519fa7577ac652be5fbccce9f54d46f3885ee5aa6e2100de2b8a8c/httpie-oauth-1.0.1.tar.gz#sha256=6fb29e402095f9142f7fe514080d43d38cb1dbbbb7d0c578da9a2f0a70f03c52 to build tracker '/tmp/pip-req-tracker-clagtlcy' 2021-07-09T18:24:02,350 Running setup.py (path:/tmp/pip-wheel-469iucnc/httpie-oauth_c8a19e6d2a644056a9db8ec837fa4879/setup.py) egg_info for package httpie-oauth 2021-07-09T18:24:02,351 Created temporary directory: /tmp/pip-pip-egg-info-nhvioof_ 2021-07-09T18:24:02,351 Running command python setup.py egg_info 2021-07-09T18:24:03,027 Traceback (most recent call last): 2021-07-09T18:24:03,028 File "", line 1, in 2021-07-09T18:24:03,028 File "/tmp/pip-wheel-469iucnc/httpie-oauth_c8a19e6d2a644056a9db8ec837fa4879/setup.py", line 7, in 2021-07-09T18:24:03,028 import httpie_oauth 2021-07-09T18:24:03,028 File "/tmp/pip-wheel-469iucnc/httpie-oauth_c8a19e6d2a644056a9db8ec837fa4879/httpie_oauth.py", line 5, in 2021-07-09T18:24:03,029 from httpie.plugins import AuthPlugin 2021-07-09T18:24:03,029 ModuleNotFoundError: No module named 'httpie' 2021-07-09T18:24:03,082 WARNING: Discarding https://files.pythonhosted.org/packages/45/6e/5d937d519fa7577ac652be5fbccce9f54d46f3885ee5aa6e2100de2b8a8c/httpie-oauth-1.0.1.tar.gz#sha256=6fb29e402095f9142f7fe514080d43d38cb1dbbbb7d0c578da9a2f0a70f03c52 (from https://pypi.org/simple/httpie-oauth/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T18:24:03,083 ERROR: Could not find a version that satisfies the requirement httpie-oauth==1.0.1 (from versions: 1.0.0, 1.0.1, 1.0.2) 2021-07-09T18:24:03,083 ERROR: No matching distribution found for httpie-oauth==1.0.1 2021-07-09T18:24:03,084 Exception information: 2021-07-09T18:24:03,084 Traceback (most recent call last): 2021-07-09T18:24:03,084 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T18:24:03,084 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T18:24:03,084 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T18:24:03,084 raise RequirementsConflicted(criterion) 2021-07-09T18:24:03,084 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('httpie-oauth==1.0.1') 2021-07-09T18:24:03,084 2021-07-09T18:24:03,084 During handling of the above exception, another exception occurred: 2021-07-09T18:24:03,084 2021-07-09T18:24:03,084 Traceback (most recent call last): 2021-07-09T18:24:03,084 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T18:24:03,084 result = self._result = resolver.resolve( 2021-07-09T18:24:03,084 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T18:24:03,084 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T18:24:03,084 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T18:24:03,084 raise ResolutionImpossible(e.criterion.information) 2021-07-09T18:24:03,084 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('httpie-oauth==1.0.1'), parent=None)] 2021-07-09T18:24:03,084 2021-07-09T18:24:03,084 The above exception was the direct cause of the following exception: 2021-07-09T18:24:03,084 2021-07-09T18:24:03,084 Traceback (most recent call last): 2021-07-09T18:24:03,084 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T18:24:03,084 status = self.run(options, args) 2021-07-09T18:24:03,084 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T18:24:03,084 return func(self, options, args) 2021-07-09T18:24:03,084 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T18:24:03,084 requirement_set = resolver.resolve( 2021-07-09T18:24:03,084 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T18:24:03,084 raise error from e 2021-07-09T18:24:03,084 pip._internal.exceptions.DistributionNotFound: No matching distribution found for httpie-oauth==1.0.1 2021-07-09T18:24:03,088 Removed httpie-oauth==1.0.1 from https://files.pythonhosted.org/packages/45/6e/5d937d519fa7577ac652be5fbccce9f54d46f3885ee5aa6e2100de2b8a8c/httpie-oauth-1.0.1.tar.gz#sha256=6fb29e402095f9142f7fe514080d43d38cb1dbbbb7d0c578da9a2f0a70f03c52 from build tracker '/tmp/pip-req-tracker-clagtlcy' 2021-07-09T18:24:03,089 Removed build tracker: '/tmp/pip-req-tracker-clagtlcy'