2021-07-12T01:34:15,065 Created temporary directory: /tmp/pip-ephem-wheel-cache-5ie2ttjo 2021-07-12T01:34:15,067 Created temporary directory: /tmp/pip-req-tracker-mrwgb1vc 2021-07-12T01:34:15,068 Initialized build tracking at /tmp/pip-req-tracker-mrwgb1vc 2021-07-12T01:34:15,068 Created build tracker: /tmp/pip-req-tracker-mrwgb1vc 2021-07-12T01:34:15,069 Entered build tracker: /tmp/pip-req-tracker-mrwgb1vc 2021-07-12T01:34:15,069 Created temporary directory: /tmp/pip-wheel-_08ewa4x 2021-07-12T01:34:15,099 1 location(s) to search for versions of iotest: 2021-07-12T01:34:15,099 * https://pypi.org/simple/iotest/ 2021-07-12T01:34:15,099 Fetching project page and analyzing links: https://pypi.org/simple/iotest/ 2021-07-12T01:34:15,100 Getting page https://pypi.org/simple/iotest/ 2021-07-12T01:34:15,101 Found index url https://pypi.org/simple 2021-07-12T01:34:15,285 Found link https://files.pythonhosted.org/packages/e7/1c/12cca0feb58cb45743ce6410269e80b0dcac5e1b7e07e876aeb4bbd640ac/iotest-0.1.tar.gz#sha256=2988b3b0893fe3442017541f3aca3ef529e7b7df421cbe85eefce0bf7ab3ddf1 (from https://pypi.org/simple/iotest/), version: 0.1 2021-07-12T01:34:15,286 Skipping link: not a file: https://pypi.org/simple/iotest/ 2021-07-12T01:34:15,306 Given no hashes to check 1 links for project 'iotest': discarding no candidates 2021-07-12T01:34:15,327 Collecting iotest==0.1 2021-07-12T01:34:15,329 Created temporary directory: /tmp/pip-unpack-6euqgxzx 2021-07-12T01:34:15,497 Downloading iotest-0.1.tar.gz (13 kB) 2021-07-12T01:34:15,538 Added iotest==0.1 from https://files.pythonhosted.org/packages/e7/1c/12cca0feb58cb45743ce6410269e80b0dcac5e1b7e07e876aeb4bbd640ac/iotest-0.1.tar.gz#sha256=2988b3b0893fe3442017541f3aca3ef529e7b7df421cbe85eefce0bf7ab3ddf1 to build tracker '/tmp/pip-req-tracker-mrwgb1vc' 2021-07-12T01:34:15,539 Running setup.py (path:/tmp/pip-wheel-_08ewa4x/iotest_1d60af72bb74452f93c62cb999019bc7/setup.py) egg_info for package iotest 2021-07-12T01:34:15,540 Created temporary directory: /tmp/pip-pip-egg-info-3ucm7neb 2021-07-12T01:34:15,540 Running command python setup.py egg_info 2021-07-12T01:34:16,369 Traceback (most recent call last): 2021-07-12T01:34:16,370 File "", line 1, in 2021-07-12T01:34:16,370 File "/tmp/pip-wheel-_08ewa4x/iotest_1d60af72bb74452f93c62cb999019bc7/setup.py", line 15, in 2021-07-12T01:34:16,371 long_description=open('readme.wu').read(), 2021-07-12T01:34:16,371 FileNotFoundError: [Errno 2] No such file or directory: 'readme.wu' 2021-07-12T01:34:16,418 WARNING: Discarding https://files.pythonhosted.org/packages/e7/1c/12cca0feb58cb45743ce6410269e80b0dcac5e1b7e07e876aeb4bbd640ac/iotest-0.1.tar.gz#sha256=2988b3b0893fe3442017541f3aca3ef529e7b7df421cbe85eefce0bf7ab3ddf1 (from https://pypi.org/simple/iotest/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T01:34:16,419 ERROR: Could not find a version that satisfies the requirement iotest==0.1 (from versions: 0.1) 2021-07-12T01:34:16,419 ERROR: No matching distribution found for iotest==0.1 2021-07-12T01:34:16,420 Exception information: 2021-07-12T01:34:16,420 Traceback (most recent call last): 2021-07-12T01:34:16,420 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T01:34:16,420 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T01:34:16,420 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T01:34:16,420 raise RequirementsConflicted(criterion) 2021-07-12T01:34:16,420 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('iotest==0.1') 2021-07-12T01:34:16,420 2021-07-12T01:34:16,420 During handling of the above exception, another exception occurred: 2021-07-12T01:34:16,420 2021-07-12T01:34:16,420 Traceback (most recent call last): 2021-07-12T01:34:16,420 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T01:34:16,420 result = self._result = resolver.resolve( 2021-07-12T01:34:16,420 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T01:34:16,420 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T01:34:16,420 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T01:34:16,420 raise ResolutionImpossible(e.criterion.information) 2021-07-12T01:34:16,420 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('iotest==0.1'), parent=None)] 2021-07-12T01:34:16,420 2021-07-12T01:34:16,420 The above exception was the direct cause of the following exception: 2021-07-12T01:34:16,420 2021-07-12T01:34:16,420 Traceback (most recent call last): 2021-07-12T01:34:16,420 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T01:34:16,420 status = self.run(options, args) 2021-07-12T01:34:16,420 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T01:34:16,420 return func(self, options, args) 2021-07-12T01:34:16,420 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T01:34:16,420 requirement_set = resolver.resolve( 2021-07-12T01:34:16,420 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T01:34:16,420 raise error from e 2021-07-12T01:34:16,420 pip._internal.exceptions.DistributionNotFound: No matching distribution found for iotest==0.1 2021-07-12T01:34:16,425 Removed iotest==0.1 from https://files.pythonhosted.org/packages/e7/1c/12cca0feb58cb45743ce6410269e80b0dcac5e1b7e07e876aeb4bbd640ac/iotest-0.1.tar.gz#sha256=2988b3b0893fe3442017541f3aca3ef529e7b7df421cbe85eefce0bf7ab3ddf1 from build tracker '/tmp/pip-req-tracker-mrwgb1vc' 2021-07-12T01:34:16,425 Removed build tracker: '/tmp/pip-req-tracker-mrwgb1vc'