2021-07-13T19:12:26,985 Created temporary directory: /tmp/pip-ephem-wheel-cache-tfg8nti2 2021-07-13T19:12:26,989 Created temporary directory: /tmp/pip-req-tracker-xj7syjjd 2021-07-13T19:12:26,989 Initialized build tracking at /tmp/pip-req-tracker-xj7syjjd 2021-07-13T19:12:26,990 Created build tracker: /tmp/pip-req-tracker-xj7syjjd 2021-07-13T19:12:26,990 Entered build tracker: /tmp/pip-req-tracker-xj7syjjd 2021-07-13T19:12:26,991 Created temporary directory: /tmp/pip-wheel-o6zgpoi1 2021-07-13T19:12:27,035 1 location(s) to search for versions of seswatcher: 2021-07-13T19:12:27,035 * https://pypi.org/simple/seswatcher/ 2021-07-13T19:12:27,036 Fetching project page and analyzing links: https://pypi.org/simple/seswatcher/ 2021-07-13T19:12:27,037 Getting page https://pypi.org/simple/seswatcher/ 2021-07-13T19:12:27,040 Found index url https://pypi.org/simple 2021-07-13T19:12:27,275 Found link https://files.pythonhosted.org/packages/48/ce/a274cd4229b240d192904113e9bddcdc2b62374729461e5a01b19de01ab4/seswatcher-0.1.tar.gz#sha256=0a125b952f5043334f076882cca74caa9008a071725897ea770a73bba2273dc0 (from https://pypi.org/simple/seswatcher/), version: 0.1 2021-07-13T19:12:27,276 Found link https://files.pythonhosted.org/packages/92/73/dcb7d3a7c251c55090d4c4fb0135bebd14b95ba1905176e159407c38b550/seswatcher-0.2.tar.gz#sha256=c21b9c1f2ac818ba0c33be40fe9260328269a53256ba4a81a198e5c1c5f1e57a (from https://pypi.org/simple/seswatcher/), version: 0.2 2021-07-13T19:12:27,277 Skipping link: not a file: https://pypi.org/simple/seswatcher/ 2021-07-13T19:12:27,327 Given no hashes to check 1 links for project 'seswatcher': discarding no candidates 2021-07-13T19:12:27,408 Collecting seswatcher==0.1 2021-07-13T19:12:27,411 Created temporary directory: /tmp/pip-unpack-bljc2dil 2021-07-13T19:12:27,643 Downloading seswatcher-0.1.tar.gz (2.3 kB) 2021-07-13T19:12:27,725 Added seswatcher==0.1 from https://files.pythonhosted.org/packages/48/ce/a274cd4229b240d192904113e9bddcdc2b62374729461e5a01b19de01ab4/seswatcher-0.1.tar.gz#sha256=0a125b952f5043334f076882cca74caa9008a071725897ea770a73bba2273dc0 to build tracker '/tmp/pip-req-tracker-xj7syjjd' 2021-07-13T19:12:27,727 Running setup.py (path:/tmp/pip-wheel-o6zgpoi1/seswatcher_c7b807fa2f2347c19d00fbe9b8d455e8/setup.py) egg_info for package seswatcher 2021-07-13T19:12:27,728 Created temporary directory: /tmp/pip-pip-egg-info-_b11pcu5 2021-07-13T19:12:27,728 Running command python setup.py egg_info 2021-07-13T19:12:29,370 Traceback (most recent call last): 2021-07-13T19:12:29,370 File "", line 1, in 2021-07-13T19:12:29,371 File "/tmp/pip-wheel-o6zgpoi1/seswatcher_c7b807fa2f2347c19d00fbe9b8d455e8/setup.py", line 3, in 2021-07-13T19:12:29,371 from pip.req import parse_requirements 2021-07-13T19:12:29,372 ModuleNotFoundError: No module named 'pip.req' 2021-07-13T19:12:29,445 WARNING: Discarding https://files.pythonhosted.org/packages/48/ce/a274cd4229b240d192904113e9bddcdc2b62374729461e5a01b19de01ab4/seswatcher-0.1.tar.gz#sha256=0a125b952f5043334f076882cca74caa9008a071725897ea770a73bba2273dc0 (from https://pypi.org/simple/seswatcher/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T19:12:29,447 ERROR: Could not find a version that satisfies the requirement seswatcher==0.1 (from versions: 0.1, 0.2) 2021-07-13T19:12:29,447 ERROR: No matching distribution found for seswatcher==0.1 2021-07-13T19:12:29,448 Exception information: 2021-07-13T19:12:29,448 Traceback (most recent call last): 2021-07-13T19:12:29,448 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T19:12:29,448 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T19:12:29,448 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T19:12:29,448 raise RequirementsConflicted(criterion) 2021-07-13T19:12:29,448 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('seswatcher==0.1') 2021-07-13T19:12:29,448 2021-07-13T19:12:29,448 During handling of the above exception, another exception occurred: 2021-07-13T19:12:29,448 2021-07-13T19:12:29,448 Traceback (most recent call last): 2021-07-13T19:12:29,448 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T19:12:29,448 result = self._result = resolver.resolve( 2021-07-13T19:12:29,448 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T19:12:29,448 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T19:12:29,448 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T19:12:29,448 raise ResolutionImpossible(e.criterion.information) 2021-07-13T19:12:29,448 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('seswatcher==0.1'), parent=None)] 2021-07-13T19:12:29,448 2021-07-13T19:12:29,448 The above exception was the direct cause of the following exception: 2021-07-13T19:12:29,448 2021-07-13T19:12:29,448 Traceback (most recent call last): 2021-07-13T19:12:29,448 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T19:12:29,448 status = self.run(options, args) 2021-07-13T19:12:29,448 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T19:12:29,448 return func(self, options, args) 2021-07-13T19:12:29,448 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T19:12:29,448 requirement_set = resolver.resolve( 2021-07-13T19:12:29,448 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T19:12:29,448 raise error from e 2021-07-13T19:12:29,448 pip._internal.exceptions.DistributionNotFound: No matching distribution found for seswatcher==0.1 2021-07-13T19:12:29,458 Removed seswatcher==0.1 from https://files.pythonhosted.org/packages/48/ce/a274cd4229b240d192904113e9bddcdc2b62374729461e5a01b19de01ab4/seswatcher-0.1.tar.gz#sha256=0a125b952f5043334f076882cca74caa9008a071725897ea770a73bba2273dc0 from build tracker '/tmp/pip-req-tracker-xj7syjjd' 2021-07-13T19:12:29,458 Removed build tracker: '/tmp/pip-req-tracker-xj7syjjd'