2021-07-13T14:58:20,234 Created temporary directory: /tmp/pip-ephem-wheel-cache-z1bi2fh3 2021-07-13T14:58:20,236 Created temporary directory: /tmp/pip-req-tracker-vgz0lbf2 2021-07-13T14:58:20,237 Initialized build tracking at /tmp/pip-req-tracker-vgz0lbf2 2021-07-13T14:58:20,237 Created build tracker: /tmp/pip-req-tracker-vgz0lbf2 2021-07-13T14:58:20,237 Entered build tracker: /tmp/pip-req-tracker-vgz0lbf2 2021-07-13T14:58:20,238 Created temporary directory: /tmp/pip-wheel-zdn2vr6j 2021-07-13T14:58:20,270 1 location(s) to search for versions of valifor: 2021-07-13T14:58:20,270 * https://pypi.org/simple/valifor/ 2021-07-13T14:58:20,271 Fetching project page and analyzing links: https://pypi.org/simple/valifor/ 2021-07-13T14:58:20,271 Getting page https://pypi.org/simple/valifor/ 2021-07-13T14:58:20,273 Found index url https://pypi.org/simple 2021-07-13T14:58:20,458 Found link https://files.pythonhosted.org/packages/f8/80/cfb71b1cbb1cc79ed1dd2c314c8bb76244250a83c6c6053afeec32e72c89/Valifor-1.0.0.tar.gz#sha256=0ed63a775167b4b15a9e5989f1456654e4e7a5aed892eefd8bd18c9279da7947 (from https://pypi.org/simple/valifor/), version: 1.0.0 2021-07-13T14:58:20,458 Skipping link: not a file: https://pypi.org/simple/valifor/ 2021-07-13T14:58:20,476 Given no hashes to check 1 links for project 'valifor': discarding no candidates 2021-07-13T14:58:20,495 Collecting valifor==1.0.0 2021-07-13T14:58:20,496 Created temporary directory: /tmp/pip-unpack-1rvrrilq 2021-07-13T14:58:20,674 Downloading Valifor-1.0.0.tar.gz (8.6 kB) 2021-07-13T14:58:20,723 Added valifor==1.0.0 from https://files.pythonhosted.org/packages/f8/80/cfb71b1cbb1cc79ed1dd2c314c8bb76244250a83c6c6053afeec32e72c89/Valifor-1.0.0.tar.gz#sha256=0ed63a775167b4b15a9e5989f1456654e4e7a5aed892eefd8bd18c9279da7947 to build tracker '/tmp/pip-req-tracker-vgz0lbf2' 2021-07-13T14:58:20,724 Running setup.py (path:/tmp/pip-wheel-zdn2vr6j/valifor_996a5e1ff6f14b7ebecef91c9a4b9a1f/setup.py) egg_info for package valifor 2021-07-13T14:58:20,725 Created temporary directory: /tmp/pip-pip-egg-info-aeo5bzey 2021-07-13T14:58:20,725 Running command python setup.py egg_info 2021-07-13T14:58:21,680 Traceback (most recent call last): 2021-07-13T14:58:21,681 File "", line 1, in 2021-07-13T14:58:21,681 File "/tmp/pip-wheel-zdn2vr6j/valifor_996a5e1ff6f14b7ebecef91c9a4b9a1f/setup.py", line 10, in 2021-07-13T14:58:21,681 with open('LICENSE') as f: 2021-07-13T14:58:21,682 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-13T14:58:21,733 WARNING: Discarding https://files.pythonhosted.org/packages/f8/80/cfb71b1cbb1cc79ed1dd2c314c8bb76244250a83c6c6053afeec32e72c89/Valifor-1.0.0.tar.gz#sha256=0ed63a775167b4b15a9e5989f1456654e4e7a5aed892eefd8bd18c9279da7947 (from https://pypi.org/simple/valifor/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T14:58:21,734 ERROR: Could not find a version that satisfies the requirement valifor==1.0.0 (from versions: 1.0.0) 2021-07-13T14:58:21,734 ERROR: No matching distribution found for valifor==1.0.0 2021-07-13T14:58:21,735 Exception information: 2021-07-13T14:58:21,735 Traceback (most recent call last): 2021-07-13T14:58:21,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T14:58:21,735 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T14:58:21,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T14:58:21,735 raise RequirementsConflicted(criterion) 2021-07-13T14:58:21,735 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('valifor==1.0.0') 2021-07-13T14:58:21,735 2021-07-13T14:58:21,735 During handling of the above exception, another exception occurred: 2021-07-13T14:58:21,735 2021-07-13T14:58:21,735 Traceback (most recent call last): 2021-07-13T14:58:21,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T14:58:21,735 result = self._result = resolver.resolve( 2021-07-13T14:58:21,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T14:58:21,735 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T14:58:21,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T14:58:21,735 raise ResolutionImpossible(e.criterion.information) 2021-07-13T14:58:21,735 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('valifor==1.0.0'), parent=None)] 2021-07-13T14:58:21,735 2021-07-13T14:58:21,735 The above exception was the direct cause of the following exception: 2021-07-13T14:58:21,735 2021-07-13T14:58:21,735 Traceback (most recent call last): 2021-07-13T14:58:21,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T14:58:21,735 status = self.run(options, args) 2021-07-13T14:58:21,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T14:58:21,735 return func(self, options, args) 2021-07-13T14:58:21,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T14:58:21,735 requirement_set = resolver.resolve( 2021-07-13T14:58:21,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T14:58:21,735 raise error from e 2021-07-13T14:58:21,735 pip._internal.exceptions.DistributionNotFound: No matching distribution found for valifor==1.0.0 2021-07-13T14:58:21,739 Removed valifor==1.0.0 from https://files.pythonhosted.org/packages/f8/80/cfb71b1cbb1cc79ed1dd2c314c8bb76244250a83c6c6053afeec32e72c89/Valifor-1.0.0.tar.gz#sha256=0ed63a775167b4b15a9e5989f1456654e4e7a5aed892eefd8bd18c9279da7947 from build tracker '/tmp/pip-req-tracker-vgz0lbf2' 2021-07-13T14:58:21,740 Removed build tracker: '/tmp/pip-req-tracker-vgz0lbf2'