2021-07-10T09:30:44,617 Created temporary directory: /tmp/pip-ephem-wheel-cache-q6l625gg 2021-07-10T09:30:44,620 Created temporary directory: /tmp/pip-req-tracker-354pxch0 2021-07-10T09:30:44,621 Initialized build tracking at /tmp/pip-req-tracker-354pxch0 2021-07-10T09:30:44,621 Created build tracker: /tmp/pip-req-tracker-354pxch0 2021-07-10T09:30:44,621 Entered build tracker: /tmp/pip-req-tracker-354pxch0 2021-07-10T09:30:44,622 Created temporary directory: /tmp/pip-wheel-c_ny7_3m 2021-07-10T09:30:44,655 1 location(s) to search for versions of httxlib: 2021-07-10T09:30:44,655 * https://pypi.org/simple/httxlib/ 2021-07-10T09:30:44,655 Fetching project page and analyzing links: https://pypi.org/simple/httxlib/ 2021-07-10T09:30:44,656 Getting page https://pypi.org/simple/httxlib/ 2021-07-10T09:30:44,657 Found index url https://pypi.org/simple 2021-07-10T09:30:44,749 Found link https://files.pythonhosted.org/packages/a3/09/8a7a5ed1e0d4abfdbb2c3234a4831f13c92aeaa49e9140353dcb18b91b3e/httxlib-1.0.2.zip#sha256=a8cf55f24e2f6f839ab1bb9552af35ded7fc8f98da3f8d7bf4d66b514f8662e9 (from https://pypi.org/simple/httxlib/), version: 1.0.2 2021-07-10T09:30:44,750 Found link https://files.pythonhosted.org/packages/51/b9/3f2f6ce2be74fa9145de56af7569bdc9b298049c0e3424fdccc1b31a08ed/httxlib-1.0.3.zip#sha256=70a31244ac01b19481de3fb60a2c5f79928a1ee2d875e7e464198ca5f2a0d4de (from https://pypi.org/simple/httxlib/), version: 1.0.3 2021-07-10T09:30:44,750 Found link https://files.pythonhosted.org/packages/ac/64/19e4ddeffb736a46b195797db15b23a32c59998a6d1b5e7e83d2dfb7a196/httxlib-1.0.4.zip#sha256=9dc8851edeaf7c18133eb77f8d0fad9fa3ec470b56acc71a88f0c4e104156adc (from https://pypi.org/simple/httxlib/), version: 1.0.4 2021-07-10T09:30:44,750 Skipping link: not a file: https://pypi.org/simple/httxlib/ 2021-07-10T09:30:44,768 Given no hashes to check 1 links for project 'httxlib': discarding no candidates 2021-07-10T09:30:44,786 Collecting httxlib==1.0.4 2021-07-10T09:30:44,788 Created temporary directory: /tmp/pip-unpack-vqw6zhls 2021-07-10T09:30:44,828 Downloading httxlib-1.0.4.zip (52 kB) 2021-07-10T09:30:44,893 Added httxlib==1.0.4 from https://files.pythonhosted.org/packages/ac/64/19e4ddeffb736a46b195797db15b23a32c59998a6d1b5e7e83d2dfb7a196/httxlib-1.0.4.zip#sha256=9dc8851edeaf7c18133eb77f8d0fad9fa3ec470b56acc71a88f0c4e104156adc to build tracker '/tmp/pip-req-tracker-354pxch0' 2021-07-10T09:30:44,894 Running setup.py (path:/tmp/pip-wheel-c_ny7_3m/httxlib_0b85b5f21e9347db87f3c1a94c23724b/setup.py) egg_info for package httxlib 2021-07-10T09:30:44,895 Created temporary directory: /tmp/pip-pip-egg-info-2c66esn7 2021-07-10T09:30:44,895 Running command python setup.py egg_info 2021-07-10T09:30:45,553 Traceback (most recent call last): 2021-07-10T09:30:45,554 File "", line 1, in 2021-07-10T09:30:45,554 File "/tmp/pip-wheel-c_ny7_3m/httxlib_0b85b5f21e9347db87f3c1a94c23724b/setup.py", line 26, in 2021-07-10T09:30:45,554 import httxlib 2021-07-10T09:30:45,555 File "/tmp/pip-wheel-c_ny7_3m/httxlib_0b85b5f21e9347db87f3c1a94c23724b/httxlib/__init__.py", line 36, in 2021-07-10T09:30:45,555 from version import __version__ 2021-07-10T09:30:45,555 ModuleNotFoundError: No module named 'version' 2021-07-10T09:30:45,604 WARNING: Discarding https://files.pythonhosted.org/packages/ac/64/19e4ddeffb736a46b195797db15b23a32c59998a6d1b5e7e83d2dfb7a196/httxlib-1.0.4.zip#sha256=9dc8851edeaf7c18133eb77f8d0fad9fa3ec470b56acc71a88f0c4e104156adc (from https://pypi.org/simple/httxlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T09:30:45,605 ERROR: Could not find a version that satisfies the requirement httxlib==1.0.4 (from versions: 1.0.2, 1.0.3, 1.0.4) 2021-07-10T09:30:45,606 ERROR: No matching distribution found for httxlib==1.0.4 2021-07-10T09:30:45,606 Exception information: 2021-07-10T09:30:45,606 Traceback (most recent call last): 2021-07-10T09:30:45,606 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T09:30:45,606 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T09:30:45,606 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T09:30:45,606 raise RequirementsConflicted(criterion) 2021-07-10T09:30:45,606 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('httxlib==1.0.4') 2021-07-10T09:30:45,606 2021-07-10T09:30:45,606 During handling of the above exception, another exception occurred: 2021-07-10T09:30:45,606 2021-07-10T09:30:45,606 Traceback (most recent call last): 2021-07-10T09:30:45,606 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T09:30:45,606 result = self._result = resolver.resolve( 2021-07-10T09:30:45,606 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T09:30:45,606 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T09:30:45,606 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T09:30:45,606 raise ResolutionImpossible(e.criterion.information) 2021-07-10T09:30:45,606 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('httxlib==1.0.4'), parent=None)] 2021-07-10T09:30:45,606 2021-07-10T09:30:45,606 The above exception was the direct cause of the following exception: 2021-07-10T09:30:45,606 2021-07-10T09:30:45,606 Traceback (most recent call last): 2021-07-10T09:30:45,606 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T09:30:45,606 status = self.run(options, args) 2021-07-10T09:30:45,606 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T09:30:45,606 return func(self, options, args) 2021-07-10T09:30:45,606 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T09:30:45,606 requirement_set = resolver.resolve( 2021-07-10T09:30:45,606 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T09:30:45,606 raise error from e 2021-07-10T09:30:45,606 pip._internal.exceptions.DistributionNotFound: No matching distribution found for httxlib==1.0.4 2021-07-10T09:30:45,610 Removed httxlib==1.0.4 from https://files.pythonhosted.org/packages/ac/64/19e4ddeffb736a46b195797db15b23a32c59998a6d1b5e7e83d2dfb7a196/httxlib-1.0.4.zip#sha256=9dc8851edeaf7c18133eb77f8d0fad9fa3ec470b56acc71a88f0c4e104156adc from build tracker '/tmp/pip-req-tracker-354pxch0' 2021-07-10T09:30:45,611 Removed build tracker: '/tmp/pip-req-tracker-354pxch0'