2021-07-11T22:16:57,509 Created temporary directory: /tmp/pip-ephem-wheel-cache-z23nk11y 2021-07-11T22:16:57,513 Created temporary directory: /tmp/pip-req-tracker-1kd4yqtx 2021-07-11T22:16:57,514 Initialized build tracking at /tmp/pip-req-tracker-1kd4yqtx 2021-07-11T22:16:57,514 Created build tracker: /tmp/pip-req-tracker-1kd4yqtx 2021-07-11T22:16:57,514 Entered build tracker: /tmp/pip-req-tracker-1kd4yqtx 2021-07-11T22:16:57,515 Created temporary directory: /tmp/pip-wheel-zo68091u 2021-07-11T22:16:57,545 1 location(s) to search for versions of utest: 2021-07-11T22:16:57,545 * https://pypi.org/simple/utest/ 2021-07-11T22:16:57,545 Fetching project page and analyzing links: https://pypi.org/simple/utest/ 2021-07-11T22:16:57,546 Getting page https://pypi.org/simple/utest/ 2021-07-11T22:16:57,547 Found index url https://pypi.org/simple 2021-07-11T22:16:57,724 Found link https://files.pythonhosted.org/packages/52/8a/6d6cbc2a8a5748192f461ce9c485ea9cdb99aa66df85e3da1fb28da057ed/utest-0.0.1.tar.gz#sha256=c28ab353caa13cf8d05d2ef5d67f9c14c1a86ffbe1c4947a0772db9eecac64d5 (from https://pypi.org/simple/utest/), version: 0.0.1 2021-07-11T22:16:57,724 Found link https://files.pythonhosted.org/packages/55/5f/5ec30f98559b144a70c49fff4f89e5e0a9c73e07ebf15f50ce7a069c1941/utest-0.0.2.tar.gz#sha256=0d08c883392759a225b5706bf2620d909d3b0b46f9b7c67076cddecfcdfb46bc (from https://pypi.org/simple/utest/), version: 0.0.2 2021-07-11T22:16:57,724 Skipping link: not a file: https://pypi.org/simple/utest/ 2021-07-11T22:16:57,742 Given no hashes to check 1 links for project 'utest': discarding no candidates 2021-07-11T22:16:57,760 Collecting utest==0.0.1 2021-07-11T22:16:57,762 Created temporary directory: /tmp/pip-unpack-6xexnn5j 2021-07-11T22:16:57,937 Downloading utest-0.0.1.tar.gz (3.6 kB) 2021-07-11T22:16:57,970 Added utest==0.0.1 from https://files.pythonhosted.org/packages/52/8a/6d6cbc2a8a5748192f461ce9c485ea9cdb99aa66df85e3da1fb28da057ed/utest-0.0.1.tar.gz#sha256=c28ab353caa13cf8d05d2ef5d67f9c14c1a86ffbe1c4947a0772db9eecac64d5 to build tracker '/tmp/pip-req-tracker-1kd4yqtx' 2021-07-11T22:16:57,971 Running setup.py (path:/tmp/pip-wheel-zo68091u/utest_575bfeef12434302b70c7d35fb0ea34a/setup.py) egg_info for package utest 2021-07-11T22:16:57,972 Created temporary directory: /tmp/pip-pip-egg-info-arfzw29b 2021-07-11T22:16:57,972 Running command python setup.py egg_info 2021-07-11T22:16:58,807 Traceback (most recent call last): 2021-07-11T22:16:58,808 File "", line 1, in 2021-07-11T22:16:58,808 File "/tmp/pip-wheel-zo68091u/utest_575bfeef12434302b70c7d35fb0ea34a/setup.py", line 16, in 2021-07-11T22:16:58,808 long_description=open('readme.wu').read(), 2021-07-11T22:16:58,809 FileNotFoundError: [Errno 2] No such file or directory: 'readme.wu' 2021-07-11T22:16:58,857 WARNING: Discarding https://files.pythonhosted.org/packages/52/8a/6d6cbc2a8a5748192f461ce9c485ea9cdb99aa66df85e3da1fb28da057ed/utest-0.0.1.tar.gz#sha256=c28ab353caa13cf8d05d2ef5d67f9c14c1a86ffbe1c4947a0772db9eecac64d5 (from https://pypi.org/simple/utest/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T22:16:58,858 ERROR: Could not find a version that satisfies the requirement utest==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-11T22:16:58,859 ERROR: No matching distribution found for utest==0.0.1 2021-07-11T22:16:58,859 Exception information: 2021-07-11T22:16:58,859 Traceback (most recent call last): 2021-07-11T22:16:58,859 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T22:16:58,859 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T22:16:58,859 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T22:16:58,859 raise RequirementsConflicted(criterion) 2021-07-11T22:16:58,859 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('utest==0.0.1') 2021-07-11T22:16:58,859 2021-07-11T22:16:58,859 During handling of the above exception, another exception occurred: 2021-07-11T22:16:58,859 2021-07-11T22:16:58,859 Traceback (most recent call last): 2021-07-11T22:16:58,859 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T22:16:58,859 result = self._result = resolver.resolve( 2021-07-11T22:16:58,859 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T22:16:58,859 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T22:16:58,859 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T22:16:58,859 raise ResolutionImpossible(e.criterion.information) 2021-07-11T22:16:58,859 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('utest==0.0.1'), parent=None)] 2021-07-11T22:16:58,859 2021-07-11T22:16:58,859 The above exception was the direct cause of the following exception: 2021-07-11T22:16:58,859 2021-07-11T22:16:58,859 Traceback (most recent call last): 2021-07-11T22:16:58,859 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T22:16:58,859 status = self.run(options, args) 2021-07-11T22:16:58,859 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T22:16:58,859 return func(self, options, args) 2021-07-11T22:16:58,859 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T22:16:58,859 requirement_set = resolver.resolve( 2021-07-11T22:16:58,859 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T22:16:58,859 raise error from e 2021-07-11T22:16:58,859 pip._internal.exceptions.DistributionNotFound: No matching distribution found for utest==0.0.1 2021-07-11T22:16:58,864 Removed utest==0.0.1 from https://files.pythonhosted.org/packages/52/8a/6d6cbc2a8a5748192f461ce9c485ea9cdb99aa66df85e3da1fb28da057ed/utest-0.0.1.tar.gz#sha256=c28ab353caa13cf8d05d2ef5d67f9c14c1a86ffbe1c4947a0772db9eecac64d5 from build tracker '/tmp/pip-req-tracker-1kd4yqtx' 2021-07-11T22:16:58,864 Removed build tracker: '/tmp/pip-req-tracker-1kd4yqtx'