2021-12-20T06:00:35,144 Created temporary directory: /tmp/pip-ephem-wheel-cache-qtkh1291 2021-12-20T06:00:35,149 Created temporary directory: /tmp/pip-req-tracker-7zc6wpjr 2021-12-20T06:00:35,150 Initialized build tracking at /tmp/pip-req-tracker-7zc6wpjr 2021-12-20T06:00:35,150 Created build tracker: /tmp/pip-req-tracker-7zc6wpjr 2021-12-20T06:00:35,150 Entered build tracker: /tmp/pip-req-tracker-7zc6wpjr 2021-12-20T06:00:35,151 Created temporary directory: /tmp/pip-wheel-fchb0wg8 2021-12-20T06:00:35,208 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-20T06:00:35,213 2 location(s) to search for versions of dlk: 2021-12-20T06:00:35,213 * https://pypi.org/simple/dlk/ 2021-12-20T06:00:35,213 * https://www.piwheels.org/simple/dlk/ 2021-12-20T06:00:35,214 Fetching project page and analyzing links: https://pypi.org/simple/dlk/ 2021-12-20T06:00:35,215 Getting page https://pypi.org/simple/dlk/ 2021-12-20T06:00:35,218 Found index url https://pypi.org/simple 2021-12-20T06:00:35,406 Skipping link: No binaries permitted for dlk: https://files.pythonhosted.org/packages/04/83/60a04c13bba0a1b9ce44e8b947679c00d6222bc51f63ffd27a2cba1bc896/dlk-0.0.1-py3-none-any.whl#sha256=d1ede56b4822ea4d6a835ba27be758767867a92578aef5396027886c2cea69cc (from https://pypi.org/simple/dlk/) (requires-python:>=3.8) 2021-12-20T06:00:35,408 Found link https://files.pythonhosted.org/packages/71/2e/170983b26f14d53182436fc4955a52decbb8c37dbef520c3956b2f7da065/dlk-0.0.1.tar.gz#sha256=5d6246736aa6aac3a905f3bbcc0721a8d8b0275bd678387c86523cf709469c47 (from https://pypi.org/simple/dlk/) (requires-python:>=3.8), version: 0.0.1 2021-12-20T06:00:35,409 Fetching project page and analyzing links: https://www.piwheels.org/simple/dlk/ 2021-12-20T06:00:35,409 Getting page https://www.piwheels.org/simple/dlk/ 2021-12-20T06:00:35,411 Found index url https://www.piwheels.org/simple 2021-12-20T06:00:35,627 Skipping link: not a file: https://www.piwheels.org/simple/dlk/ 2021-12-20T06:00:35,627 Skipping link: not a file: https://pypi.org/simple/dlk/ 2021-12-20T06:00:35,667 Given no hashes to check 1 links for project 'dlk': discarding no candidates 2021-12-20T06:00:35,704 Collecting dlk==0.0.1 2021-12-20T06:00:35,707 Created temporary directory: /tmp/pip-unpack-b9_twkwn 2021-12-20T06:00:35,925 Downloading dlk-0.0.1.tar.gz (91 kB) 2021-12-20T06:00:36,734 Added dlk==0.0.1 from https://files.pythonhosted.org/packages/71/2e/170983b26f14d53182436fc4955a52decbb8c37dbef520c3956b2f7da065/dlk-0.0.1.tar.gz#sha256=5d6246736aa6aac3a905f3bbcc0721a8d8b0275bd678387c86523cf709469c47 to build tracker '/tmp/pip-req-tracker-7zc6wpjr' 2021-12-20T06:00:36,735 Running setup.py (path:/tmp/pip-wheel-fchb0wg8/dlk_9975c2cd313c476c8cf3daeed0c86a71/setup.py) egg_info for package dlk 2021-12-20T06:00:36,736 Created temporary directory: /tmp/pip-pip-egg-info-kpm3e9bm 2021-12-20T06:00:36,737 Preparing metadata (setup.py): started 2021-12-20T06:00:36,738 Running command python setup.py egg_info 2021-12-20T06:00:38,035 Traceback (most recent call last): 2021-12-20T06:00:38,037 File "", line 1, in 2021-12-20T06:00:38,037 File "/tmp/pip-wheel-fchb0wg8/dlk_9975c2cd313c476c8cf3daeed0c86a71/setup.py", line 19, in 2021-12-20T06:00:38,038 with open('requirements.txt', encoding='utf-8') as f: 2021-12-20T06:00:38,038 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-12-20T06:00:38,123 Preparing metadata (setup.py): finished with status 'error' 2021-12-20T06:00:38,125 WARNING: Discarding https://files.pythonhosted.org/packages/71/2e/170983b26f14d53182436fc4955a52decbb8c37dbef520c3956b2f7da065/dlk-0.0.1.tar.gz#sha256=5d6246736aa6aac3a905f3bbcc0721a8d8b0275bd678387c86523cf709469c47 (from https://pypi.org/simple/dlk/) (requires-python:>=3.8). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-12-20T06:00:38,127 ERROR: Could not find a version that satisfies the requirement dlk==0.0.1 (from versions: 0.0.1) 2021-12-20T06:00:38,128 ERROR: No matching distribution found for dlk==0.0.1 2021-12-20T06:00:38,129 Exception information: 2021-12-20T06:00:38,129 Traceback (most recent call last): 2021-12-20T06:00:38,129 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-20T06:00:38,129 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-20T06:00:38,129 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-20T06:00:38,129 raise RequirementsConflicted(criterion) 2021-12-20T06:00:38,129 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dlk==0.0.1') 2021-12-20T06:00:38,129 2021-12-20T06:00:38,129 During handling of the above exception, another exception occurred: 2021-12-20T06:00:38,129 2021-12-20T06:00:38,129 Traceback (most recent call last): 2021-12-20T06:00:38,129 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-20T06:00:38,129 result = self._result = resolver.resolve( 2021-12-20T06:00:38,129 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-20T06:00:38,129 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-20T06:00:38,129 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-20T06:00:38,129 raise ResolutionImpossible(e.criterion.information) 2021-12-20T06:00:38,129 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dlk==0.0.1'), parent=None)] 2021-12-20T06:00:38,129 2021-12-20T06:00:38,129 The above exception was the direct cause of the following exception: 2021-12-20T06:00:38,129 2021-12-20T06:00:38,129 Traceback (most recent call last): 2021-12-20T06:00:38,129 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-20T06:00:38,129 status = run_func(*args) 2021-12-20T06:00:38,129 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-20T06:00:38,129 return func(self, options, args) 2021-12-20T06:00:38,129 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-20T06:00:38,129 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-20T06:00:38,129 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-20T06:00:38,129 raise error from e 2021-12-20T06:00:38,129 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dlk==0.0.1 2021-12-20T06:00:38,138 Removed dlk==0.0.1 from https://files.pythonhosted.org/packages/71/2e/170983b26f14d53182436fc4955a52decbb8c37dbef520c3956b2f7da065/dlk-0.0.1.tar.gz#sha256=5d6246736aa6aac3a905f3bbcc0721a8d8b0275bd678387c86523cf709469c47 from build tracker '/tmp/pip-req-tracker-7zc6wpjr' 2021-12-20T06:00:38,139 Removed build tracker: '/tmp/pip-req-tracker-7zc6wpjr'