2021-11-13T10:27:35,352 Created temporary directory: /tmp/pip-ephem-wheel-cache-qgnygjkf 2021-11-13T10:27:35,355 Created temporary directory: /tmp/pip-req-tracker-m40bmyi0 2021-11-13T10:27:35,355 Initialized build tracking at /tmp/pip-req-tracker-m40bmyi0 2021-11-13T10:27:35,355 Created build tracker: /tmp/pip-req-tracker-m40bmyi0 2021-11-13T10:27:35,355 Entered build tracker: /tmp/pip-req-tracker-m40bmyi0 2021-11-13T10:27:35,356 Created temporary directory: /tmp/pip-wheel-j63z7f9m 2021-11-13T10:27:35,389 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-13T10:27:35,392 2 location(s) to search for versions of todo-ksumit: 2021-11-13T10:27:35,392 * https://pypi.org/simple/todo-ksumit/ 2021-11-13T10:27:35,392 * https://www.piwheels.org/simple/todo-ksumit/ 2021-11-13T10:27:35,393 Fetching project page and analyzing links: https://pypi.org/simple/todo-ksumit/ 2021-11-13T10:27:35,394 Getting page https://pypi.org/simple/todo-ksumit/ 2021-11-13T10:27:35,395 Found index url https://pypi.org/simple 2021-11-13T10:27:35,487 Found link https://files.pythonhosted.org/packages/fc/a3/c09dc1bdaf629ae4738579dc3c798b1165e6a26df72984022be42eaa6eef/todo-ksumit-0.0.1.tar.gz#sha256=dd3378de54173521a1913c645f7d4f427a37fdc782904395e7fa757f11d42be4 (from https://pypi.org/simple/todo-ksumit/), version: 0.0.1 2021-11-13T10:27:35,487 Found link https://files.pythonhosted.org/packages/ad/77/a9794511a9ec8c7ad2816e93d1557a2d3f6cf4e4ee07cb3e3d6d90450d16/todo-ksumit-0.0.2.tar.gz#sha256=f88c7082231813c7871175f095f19ce46716c0c92a718626fe94c0abf26e17a7 (from https://pypi.org/simple/todo-ksumit/), version: 0.0.2 2021-11-13T10:27:35,488 Fetching project page and analyzing links: https://www.piwheels.org/simple/todo-ksumit/ 2021-11-13T10:27:35,488 Getting page https://www.piwheels.org/simple/todo-ksumit/ 2021-11-13T10:27:35,489 Found index url https://www.piwheels.org/simple 2021-11-13T10:27:35,671 Skipping link: not a file: https://www.piwheels.org/simple/todo-ksumit/ 2021-11-13T10:27:35,671 Skipping link: not a file: https://pypi.org/simple/todo-ksumit/ 2021-11-13T10:27:35,692 Given no hashes to check 1 links for project 'todo-ksumit': discarding no candidates 2021-11-13T10:27:35,712 Collecting todo-ksumit==0.0.1 2021-11-13T10:27:35,713 Created temporary directory: /tmp/pip-unpack-rkceficp 2021-11-13T10:27:35,758 Downloading todo-ksumit-0.0.1.tar.gz (1.1 kB) 2021-11-13T10:27:35,789 Added todo-ksumit==0.0.1 from https://files.pythonhosted.org/packages/fc/a3/c09dc1bdaf629ae4738579dc3c798b1165e6a26df72984022be42eaa6eef/todo-ksumit-0.0.1.tar.gz#sha256=dd3378de54173521a1913c645f7d4f427a37fdc782904395e7fa757f11d42be4 to build tracker '/tmp/pip-req-tracker-m40bmyi0' 2021-11-13T10:27:35,790 Running setup.py (path:/tmp/pip-wheel-j63z7f9m/todo-ksumit_b55e5561c0924af78ec775abfb018c58/setup.py) egg_info for package todo-ksumit 2021-11-13T10:27:35,791 Created temporary directory: /tmp/pip-pip-egg-info-crdhaa4y 2021-11-13T10:27:35,791 Running command python setup.py egg_info 2021-11-13T10:27:36,508 Traceback (most recent call last): 2021-11-13T10:27:36,509 File "", line 1, in 2021-11-13T10:27:36,509 File "/tmp/pip-wheel-j63z7f9m/todo-ksumit_b55e5561c0924af78ec775abfb018c58/setup.py", line 2, in 2021-11-13T10:27:36,510 from constants import ALIAS 2021-11-13T10:27:36,510 ModuleNotFoundError: No module named 'constants' 2021-11-13T10:27:36,558 WARNING: Discarding https://files.pythonhosted.org/packages/fc/a3/c09dc1bdaf629ae4738579dc3c798b1165e6a26df72984022be42eaa6eef/todo-ksumit-0.0.1.tar.gz#sha256=dd3378de54173521a1913c645f7d4f427a37fdc782904395e7fa757f11d42be4 (from https://pypi.org/simple/todo-ksumit/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-13T10:27:36,560 ERROR: Could not find a version that satisfies the requirement todo-ksumit==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-11-13T10:27:36,560 ERROR: No matching distribution found for todo-ksumit==0.0.1 2021-11-13T10:27:36,560 Exception information: 2021-11-13T10:27:36,560 Traceback (most recent call last): 2021-11-13T10:27:36,560 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-13T10:27:36,560 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-13T10:27:36,560 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-13T10:27:36,560 raise RequirementsConflicted(criterion) 2021-11-13T10:27:36,560 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('todo-ksumit==0.0.1') 2021-11-13T10:27:36,560 2021-11-13T10:27:36,560 During handling of the above exception, another exception occurred: 2021-11-13T10:27:36,560 2021-11-13T10:27:36,560 Traceback (most recent call last): 2021-11-13T10:27:36,560 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-11-13T10:27:36,560 result = self._result = resolver.resolve( 2021-11-13T10:27:36,560 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-13T10:27:36,560 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-13T10:27:36,560 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-13T10:27:36,560 raise ResolutionImpossible(e.criterion.information) 2021-11-13T10:27:36,560 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('todo-ksumit==0.0.1'), parent=None)] 2021-11-13T10:27:36,560 2021-11-13T10:27:36,560 The above exception was the direct cause of the following exception: 2021-11-13T10:27:36,560 2021-11-13T10:27:36,560 Traceback (most recent call last): 2021-11-13T10:27:36,560 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-13T10:27:36,560 status = self.run(options, args) 2021-11-13T10:27:36,560 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-13T10:27:36,560 return func(self, options, args) 2021-11-13T10:27:36,560 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-11-13T10:27:36,560 requirement_set = resolver.resolve( 2021-11-13T10:27:36,560 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-13T10:27:36,560 raise error from e 2021-11-13T10:27:36,560 pip._internal.exceptions.DistributionNotFound: No matching distribution found for todo-ksumit==0.0.1 2021-11-13T10:27:36,565 Removed todo-ksumit==0.0.1 from https://files.pythonhosted.org/packages/fc/a3/c09dc1bdaf629ae4738579dc3c798b1165e6a26df72984022be42eaa6eef/todo-ksumit-0.0.1.tar.gz#sha256=dd3378de54173521a1913c645f7d4f427a37fdc782904395e7fa757f11d42be4 from build tracker '/tmp/pip-req-tracker-m40bmyi0' 2021-11-13T10:27:36,566 Removed build tracker: '/tmp/pip-req-tracker-m40bmyi0'