2021-07-16T06:41:14,281 Created temporary directory: /tmp/pip-ephem-wheel-cache-dep817n0 2021-07-16T06:41:14,301 Created temporary directory: /tmp/pip-req-tracker-3fo6i8f6 2021-07-16T06:41:14,301 Initialized build tracking at /tmp/pip-req-tracker-3fo6i8f6 2021-07-16T06:41:14,302 Created build tracker: /tmp/pip-req-tracker-3fo6i8f6 2021-07-16T06:41:14,302 Entered build tracker: /tmp/pip-req-tracker-3fo6i8f6 2021-07-16T06:41:14,303 Created temporary directory: /tmp/pip-wheel-fpo4r18m 2021-07-16T06:41:14,382 1 location(s) to search for versions of ddcros: 2021-07-16T06:41:14,382 * https://pypi.org/simple/ddcros/ 2021-07-16T06:41:14,383 Fetching project page and analyzing links: https://pypi.org/simple/ddcros/ 2021-07-16T06:41:14,384 Getting page https://pypi.org/simple/ddcros/ 2021-07-16T06:41:14,386 Found index url https://pypi.org/simple 2021-07-16T06:41:14,698 Found link https://files.pythonhosted.org/packages/b4/d2/c2a1d47912727ee94fa7000222b000a41ee19daac5f709324d068cd64d95/ddcros-0.0.0.tar.gz#sha256=51dc6d5a4daae6f933eb3b6b2bd8067bcd957a0f7a08ad90993bb29ae13cf476 (from https://pypi.org/simple/ddcros/) (requires-python:>=3), version: 0.0.0 2021-07-16T06:41:14,718 Skipping link: not a file: https://pypi.org/simple/ddcros/ 2021-07-16T06:41:14,759 Given no hashes to check 1 links for project 'ddcros': discarding no candidates 2021-07-16T06:41:14,811 Collecting ddcros==0.0.0 2021-07-16T06:41:14,820 Created temporary directory: /tmp/pip-unpack-25509wj3 2021-07-16T06:41:15,029 Downloading ddcros-0.0.0.tar.gz (1.8 kB) 2021-07-16T06:41:15,090 Added ddcros==0.0.0 from https://files.pythonhosted.org/packages/b4/d2/c2a1d47912727ee94fa7000222b000a41ee19daac5f709324d068cd64d95/ddcros-0.0.0.tar.gz#sha256=51dc6d5a4daae6f933eb3b6b2bd8067bcd957a0f7a08ad90993bb29ae13cf476 to build tracker '/tmp/pip-req-tracker-3fo6i8f6' 2021-07-16T06:41:15,091 Running setup.py (path:/tmp/pip-wheel-fpo4r18m/ddcros_874c4e5d21644a019a44a40712848179/setup.py) egg_info for package ddcros 2021-07-16T06:41:15,092 Created temporary directory: /tmp/pip-pip-egg-info-eiuhlqpw 2021-07-16T06:41:15,092 Running command python setup.py egg_info 2021-07-16T06:41:16,246 Traceback (most recent call last): 2021-07-16T06:41:16,247 File "", line 1, in 2021-07-16T06:41:16,247 File "/tmp/pip-wheel-fpo4r18m/ddcros_874c4e5d21644a019a44a40712848179/setup.py", line 3, in 2021-07-16T06:41:16,248 with open("describe.md", "r", encoding="utf-8") as fh: 2021-07-16T06:41:16,249 FileNotFoundError: [Errno 2] No such file or directory: 'describe.md' 2021-07-16T06:41:16,317 WARNING: Discarding https://files.pythonhosted.org/packages/b4/d2/c2a1d47912727ee94fa7000222b000a41ee19daac5f709324d068cd64d95/ddcros-0.0.0.tar.gz#sha256=51dc6d5a4daae6f933eb3b6b2bd8067bcd957a0f7a08ad90993bb29ae13cf476 (from https://pypi.org/simple/ddcros/) (requires-python:>=3). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T06:41:16,319 ERROR: Could not find a version that satisfies the requirement ddcros==0.0.0 (from versions: 0.0.0) 2021-07-16T06:41:16,319 ERROR: No matching distribution found for ddcros==0.0.0 2021-07-16T06:41:16,320 Exception information: 2021-07-16T06:41:16,320 Traceback (most recent call last): 2021-07-16T06:41:16,320 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T06:41:16,320 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T06:41:16,320 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T06:41:16,320 raise RequirementsConflicted(criterion) 2021-07-16T06:41:16,320 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ddcros==0.0.0') 2021-07-16T06:41:16,320 2021-07-16T06:41:16,320 During handling of the above exception, another exception occurred: 2021-07-16T06:41:16,320 2021-07-16T06:41:16,320 Traceback (most recent call last): 2021-07-16T06:41:16,320 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T06:41:16,320 result = self._result = resolver.resolve( 2021-07-16T06:41:16,320 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T06:41:16,320 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T06:41:16,320 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T06:41:16,320 raise ResolutionImpossible(e.criterion.information) 2021-07-16T06:41:16,320 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ddcros==0.0.0'), parent=None)] 2021-07-16T06:41:16,320 2021-07-16T06:41:16,320 The above exception was the direct cause of the following exception: 2021-07-16T06:41:16,320 2021-07-16T06:41:16,320 Traceback (most recent call last): 2021-07-16T06:41:16,320 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T06:41:16,320 status = self.run(options, args) 2021-07-16T06:41:16,320 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T06:41:16,320 return func(self, options, args) 2021-07-16T06:41:16,320 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T06:41:16,320 requirement_set = resolver.resolve( 2021-07-16T06:41:16,320 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T06:41:16,320 raise error from e 2021-07-16T06:41:16,320 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ddcros==0.0.0 2021-07-16T06:41:16,330 Removed ddcros==0.0.0 from https://files.pythonhosted.org/packages/b4/d2/c2a1d47912727ee94fa7000222b000a41ee19daac5f709324d068cd64d95/ddcros-0.0.0.tar.gz#sha256=51dc6d5a4daae6f933eb3b6b2bd8067bcd957a0f7a08ad90993bb29ae13cf476 from build tracker '/tmp/pip-req-tracker-3fo6i8f6' 2021-07-16T06:41:16,331 Removed build tracker: '/tmp/pip-req-tracker-3fo6i8f6'