2021-07-09T01:12:28,602 Created temporary directory: /tmp/pip-ephem-wheel-cache-mx9_781t 2021-07-09T01:12:28,605 Created temporary directory: /tmp/pip-req-tracker-flvrw43j 2021-07-09T01:12:28,605 Initialized build tracking at /tmp/pip-req-tracker-flvrw43j 2021-07-09T01:12:28,605 Created build tracker: /tmp/pip-req-tracker-flvrw43j 2021-07-09T01:12:28,605 Entered build tracker: /tmp/pip-req-tracker-flvrw43j 2021-07-09T01:12:28,606 Created temporary directory: /tmp/pip-wheel-b05s9n6x 2021-07-09T01:12:28,642 1 location(s) to search for versions of httpforge: 2021-07-09T01:12:28,642 * https://pypi.org/simple/httpforge/ 2021-07-09T01:12:28,643 Fetching project page and analyzing links: https://pypi.org/simple/httpforge/ 2021-07-09T01:12:28,643 Getting page https://pypi.org/simple/httpforge/ 2021-07-09T01:12:28,645 Found index url https://pypi.org/simple 2021-07-09T01:12:28,829 Found link https://files.pythonhosted.org/packages/95/3c/c0e3bafdba671e1987bbe1575933c107c4bcdb585e52e17e9c282384afe0/httpforge-11.02.01.tar.gz#sha256=cc8a7d86176bb2389b1e9439ab558812e3c1b7256bdeb64090bc66e6a16ce985 (from https://pypi.org/simple/httpforge/), version: 11.02.01 2021-07-09T01:12:28,830 Skipping link: not a file: https://pypi.org/simple/httpforge/ 2021-07-09T01:12:28,845 Given no hashes to check 1 links for project 'httpforge': discarding no candidates 2021-07-09T01:12:28,863 Collecting httpforge==11.02.01 2021-07-09T01:12:28,864 Created temporary directory: /tmp/pip-unpack-9nzbzd_s 2021-07-09T01:12:29,034 Downloading httpforge-11.02.01.tar.gz (3.1 kB) 2021-07-09T01:12:29,061 Added httpforge==11.02.01 from https://files.pythonhosted.org/packages/95/3c/c0e3bafdba671e1987bbe1575933c107c4bcdb585e52e17e9c282384afe0/httpforge-11.02.01.tar.gz#sha256=cc8a7d86176bb2389b1e9439ab558812e3c1b7256bdeb64090bc66e6a16ce985 to build tracker '/tmp/pip-req-tracker-flvrw43j' 2021-07-09T01:12:29,062 Running setup.py (path:/tmp/pip-wheel-b05s9n6x/httpforge_2282a25cf3a744a3882d30d0f6c51200/setup.py) egg_info for package httpforge 2021-07-09T01:12:29,063 Created temporary directory: /tmp/pip-pip-egg-info-2wirk4w4 2021-07-09T01:12:29,063 Running command python setup.py egg_info 2021-07-09T01:12:29,679 Traceback (most recent call last): 2021-07-09T01:12:29,680 File "", line 1, in 2021-07-09T01:12:29,680 File "/tmp/pip-wheel-b05s9n6x/httpforge_2282a25cf3a744a3882d30d0f6c51200/setup.py", line 5, in 2021-07-09T01:12:29,680 from httpforgelib import VERSION 2021-07-09T01:12:29,681 File "/tmp/pip-wheel-b05s9n6x/httpforge_2282a25cf3a744a3882d30d0f6c51200/httpforgelib.py", line 11 2021-07-09T01:12:29,681 print VERSION 2021-07-09T01:12:29,681 ^ 2021-07-09T01:12:29,681 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(VERSION)? 2021-07-09T01:12:29,729 WARNING: Discarding https://files.pythonhosted.org/packages/95/3c/c0e3bafdba671e1987bbe1575933c107c4bcdb585e52e17e9c282384afe0/httpforge-11.02.01.tar.gz#sha256=cc8a7d86176bb2389b1e9439ab558812e3c1b7256bdeb64090bc66e6a16ce985 (from https://pypi.org/simple/httpforge/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:12:29,731 ERROR: Could not find a version that satisfies the requirement httpforge==11.02.01 (from versions: 11.2.1) 2021-07-09T01:12:29,731 ERROR: No matching distribution found for httpforge==11.02.01 2021-07-09T01:12:29,731 Exception information: 2021-07-09T01:12:29,731 Traceback (most recent call last): 2021-07-09T01:12:29,731 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:12:29,731 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:12:29,731 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:12:29,731 raise RequirementsConflicted(criterion) 2021-07-09T01:12:29,731 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('httpforge==11.02.01') 2021-07-09T01:12:29,731 2021-07-09T01:12:29,731 During handling of the above exception, another exception occurred: 2021-07-09T01:12:29,731 2021-07-09T01:12:29,731 Traceback (most recent call last): 2021-07-09T01:12:29,731 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:12:29,731 result = self._result = resolver.resolve( 2021-07-09T01:12:29,731 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:12:29,731 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:12:29,731 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:12:29,731 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:12:29,731 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('httpforge==11.02.01'), parent=None)] 2021-07-09T01:12:29,731 2021-07-09T01:12:29,731 The above exception was the direct cause of the following exception: 2021-07-09T01:12:29,731 2021-07-09T01:12:29,731 Traceback (most recent call last): 2021-07-09T01:12:29,731 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:12:29,731 status = self.run(options, args) 2021-07-09T01:12:29,731 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:12:29,731 return func(self, options, args) 2021-07-09T01:12:29,731 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:12:29,731 requirement_set = resolver.resolve( 2021-07-09T01:12:29,731 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:12:29,731 raise error from e 2021-07-09T01:12:29,731 pip._internal.exceptions.DistributionNotFound: No matching distribution found for httpforge==11.02.01 2021-07-09T01:12:29,736 Removed httpforge==11.02.01 from https://files.pythonhosted.org/packages/95/3c/c0e3bafdba671e1987bbe1575933c107c4bcdb585e52e17e9c282384afe0/httpforge-11.02.01.tar.gz#sha256=cc8a7d86176bb2389b1e9439ab558812e3c1b7256bdeb64090bc66e6a16ce985 from build tracker '/tmp/pip-req-tracker-flvrw43j' 2021-07-09T01:12:29,736 Removed build tracker: '/tmp/pip-req-tracker-flvrw43j'