2021-07-13T04:16:55,977 Created temporary directory: /tmp/pip-ephem-wheel-cache-w9480m1n 2021-07-13T04:16:55,980 Created temporary directory: /tmp/pip-req-tracker-tw9u9ou0 2021-07-13T04:16:55,980 Initialized build tracking at /tmp/pip-req-tracker-tw9u9ou0 2021-07-13T04:16:55,980 Created build tracker: /tmp/pip-req-tracker-tw9u9ou0 2021-07-13T04:16:55,981 Entered build tracker: /tmp/pip-req-tracker-tw9u9ou0 2021-07-13T04:16:55,981 Created temporary directory: /tmp/pip-wheel-i909pg8z 2021-07-13T04:16:56,011 1 location(s) to search for versions of ipvc: 2021-07-13T04:16:56,011 * https://pypi.org/simple/ipvc/ 2021-07-13T04:16:56,012 Fetching project page and analyzing links: https://pypi.org/simple/ipvc/ 2021-07-13T04:16:56,012 Getting page https://pypi.org/simple/ipvc/ 2021-07-13T04:16:56,014 Found index url https://pypi.org/simple 2021-07-13T04:16:56,202 Found link https://files.pythonhosted.org/packages/22/d0/ae913647bdd51b3e2af45f2a4b2e90665aa0c6b778aef365f79378422179/ipvc-0.1.0.tar.gz#sha256=beab46b226f73d89e5a0e6ed579e5492e5ffdb387900083365563ee59155ff90 (from https://pypi.org/simple/ipvc/), version: 0.1.0 2021-07-13T04:16:56,203 Found link https://files.pythonhosted.org/packages/f5/c5/05516c1e1ba68945254e3ee2995d17ad956039cdc82a166ba653d9b25dab/ipvc-0.1.1.tar.gz#sha256=2701332e64da172eeb60fe4ce7b2a4a4ecefde0a6d24bceff87361ed137d9460 (from https://pypi.org/simple/ipvc/), version: 0.1.1 2021-07-13T04:16:56,203 Found link https://files.pythonhosted.org/packages/34/3e/ac4b5d5826185c35ce47d2194a5a893686382c45794e9aa6c6d009118796/ipvc-0.1.2.tar.gz#sha256=f9bf6d531d12b3b4453a7ab5c8670dcfae38216ade62e9acc4165e82acab7a77 (from https://pypi.org/simple/ipvc/), version: 0.1.2 2021-07-13T04:16:56,203 Found link https://files.pythonhosted.org/packages/0f/c2/459b04d2e4c7feb5ed141108dc8f3544c4ede2531331b24475a7eef0e044/ipvc-0.1.3.tar.gz#sha256=40819a0f2a20ef38482ff64ef5b77ca5678825ab17299c6b6cf5383b39b1dbed (from https://pypi.org/simple/ipvc/), version: 0.1.3 2021-07-13T04:16:56,203 Skipping link: not a file: https://pypi.org/simple/ipvc/ 2021-07-13T04:16:56,228 Given no hashes to check 1 links for project 'ipvc': discarding no candidates 2021-07-13T04:16:56,247 Collecting ipvc==0.1.0 2021-07-13T04:16:56,249 Created temporary directory: /tmp/pip-unpack-xip422vi 2021-07-13T04:16:56,529 Downloading ipvc-0.1.0.tar.gz (14 kB) 2021-07-13T04:16:56,600 Added ipvc==0.1.0 from https://files.pythonhosted.org/packages/22/d0/ae913647bdd51b3e2af45f2a4b2e90665aa0c6b778aef365f79378422179/ipvc-0.1.0.tar.gz#sha256=beab46b226f73d89e5a0e6ed579e5492e5ffdb387900083365563ee59155ff90 to build tracker '/tmp/pip-req-tracker-tw9u9ou0' 2021-07-13T04:16:56,601 Running setup.py (path:/tmp/pip-wheel-i909pg8z/ipvc_2e1fe107cb08479cb1f78dc899c51e63/setup.py) egg_info for package ipvc 2021-07-13T04:16:56,602 Created temporary directory: /tmp/pip-pip-egg-info-qndhihkg 2021-07-13T04:16:56,603 Running command python setup.py egg_info 2021-07-13T04:16:57,789 Traceback (most recent call last): 2021-07-13T04:16:57,789 File "", line 1, in 2021-07-13T04:16:57,790 File "/tmp/pip-wheel-i909pg8z/ipvc_2e1fe107cb08479cb1f78dc899c51e63/setup.py", line 3, in 2021-07-13T04:16:57,790 from pip.req import parse_requirements 2021-07-13T04:16:57,790 ModuleNotFoundError: No module named 'pip.req' 2021-07-13T04:16:57,839 WARNING: Discarding https://files.pythonhosted.org/packages/22/d0/ae913647bdd51b3e2af45f2a4b2e90665aa0c6b778aef365f79378422179/ipvc-0.1.0.tar.gz#sha256=beab46b226f73d89e5a0e6ed579e5492e5ffdb387900083365563ee59155ff90 (from https://pypi.org/simple/ipvc/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T04:16:57,840 ERROR: Could not find a version that satisfies the requirement ipvc==0.1.0 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3) 2021-07-13T04:16:57,841 ERROR: No matching distribution found for ipvc==0.1.0 2021-07-13T04:16:57,841 Exception information: 2021-07-13T04:16:57,841 Traceback (most recent call last): 2021-07-13T04:16:57,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T04:16:57,841 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T04:16:57,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T04:16:57,841 raise RequirementsConflicted(criterion) 2021-07-13T04:16:57,841 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ipvc==0.1.0') 2021-07-13T04:16:57,841 2021-07-13T04:16:57,841 During handling of the above exception, another exception occurred: 2021-07-13T04:16:57,841 2021-07-13T04:16:57,841 Traceback (most recent call last): 2021-07-13T04:16:57,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T04:16:57,841 result = self._result = resolver.resolve( 2021-07-13T04:16:57,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T04:16:57,841 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T04:16:57,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T04:16:57,841 raise ResolutionImpossible(e.criterion.information) 2021-07-13T04:16:57,841 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ipvc==0.1.0'), parent=None)] 2021-07-13T04:16:57,841 2021-07-13T04:16:57,841 The above exception was the direct cause of the following exception: 2021-07-13T04:16:57,841 2021-07-13T04:16:57,841 Traceback (most recent call last): 2021-07-13T04:16:57,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T04:16:57,841 status = self.run(options, args) 2021-07-13T04:16:57,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T04:16:57,841 return func(self, options, args) 2021-07-13T04:16:57,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T04:16:57,841 requirement_set = resolver.resolve( 2021-07-13T04:16:57,841 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T04:16:57,841 raise error from e 2021-07-13T04:16:57,841 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ipvc==0.1.0 2021-07-13T04:16:57,846 Removed ipvc==0.1.0 from https://files.pythonhosted.org/packages/22/d0/ae913647bdd51b3e2af45f2a4b2e90665aa0c6b778aef365f79378422179/ipvc-0.1.0.tar.gz#sha256=beab46b226f73d89e5a0e6ed579e5492e5ffdb387900083365563ee59155ff90 from build tracker '/tmp/pip-req-tracker-tw9u9ou0' 2021-07-13T04:16:57,846 Removed build tracker: '/tmp/pip-req-tracker-tw9u9ou0'