2021-07-12T15:46:04,013 Created temporary directory: /tmp/pip-ephem-wheel-cache-3polyiyw 2021-07-12T15:46:04,016 Created temporary directory: /tmp/pip-req-tracker-nmuohlbl 2021-07-12T15:46:04,017 Initialized build tracking at /tmp/pip-req-tracker-nmuohlbl 2021-07-12T15:46:04,017 Created build tracker: /tmp/pip-req-tracker-nmuohlbl 2021-07-12T15:46:04,017 Entered build tracker: /tmp/pip-req-tracker-nmuohlbl 2021-07-12T15:46:04,018 Created temporary directory: /tmp/pip-wheel-lth5z_3q 2021-07-12T15:46:04,048 1 location(s) to search for versions of puzzletools: 2021-07-12T15:46:04,048 * https://pypi.org/simple/puzzletools/ 2021-07-12T15:46:04,048 Fetching project page and analyzing links: https://pypi.org/simple/puzzletools/ 2021-07-12T15:46:04,049 Getting page https://pypi.org/simple/puzzletools/ 2021-07-12T15:46:04,050 Found index url https://pypi.org/simple 2021-07-12T15:46:04,301 Found link https://files.pythonhosted.org/packages/9f/38/c054daa7ecb2d4de9c06a76ce7204bdc3bce9841c6a0d0e9a3a89058bc55/puzzletools-0.0.tar.gz#sha256=e0839d6fcf5b7264ed3f3b42c4f88c95ab5403fcd4ac5ea41dfd2eabe8d6d36d (from https://pypi.org/simple/puzzletools/), version: 0.0 2021-07-12T15:46:04,302 Skipping link: not a file: https://pypi.org/simple/puzzletools/ 2021-07-12T15:46:04,319 Given no hashes to check 1 links for project 'puzzletools': discarding no candidates 2021-07-12T15:46:04,339 Collecting puzzletools==0.0 2021-07-12T15:46:04,340 Created temporary directory: /tmp/pip-unpack-gszsi9ny 2021-07-12T15:46:04,509 Downloading puzzletools-0.0.tar.gz (661 bytes) 2021-07-12T15:46:04,537 Added puzzletools==0.0 from https://files.pythonhosted.org/packages/9f/38/c054daa7ecb2d4de9c06a76ce7204bdc3bce9841c6a0d0e9a3a89058bc55/puzzletools-0.0.tar.gz#sha256=e0839d6fcf5b7264ed3f3b42c4f88c95ab5403fcd4ac5ea41dfd2eabe8d6d36d to build tracker '/tmp/pip-req-tracker-nmuohlbl' 2021-07-12T15:46:04,538 Running setup.py (path:/tmp/pip-wheel-lth5z_3q/puzzletools_313c660f15fa4581a1d365823dd79aa9/setup.py) egg_info for package puzzletools 2021-07-12T15:46:04,539 Created temporary directory: /tmp/pip-pip-egg-info-08b6sonw 2021-07-12T15:46:04,539 Running command python setup.py egg_info 2021-07-12T15:46:05,556 running egg_info 2021-07-12T15:46:05,559 creating /tmp/pip-pip-egg-info-08b6sonw/puzzletools.egg-info 2021-07-12T15:46:05,560 writing /tmp/pip-pip-egg-info-08b6sonw/puzzletools.egg-info/PKG-INFO 2021-07-12T15:46:05,562 writing dependency_links to /tmp/pip-pip-egg-info-08b6sonw/puzzletools.egg-info/dependency_links.txt 2021-07-12T15:46:05,564 writing top-level names to /tmp/pip-pip-egg-info-08b6sonw/puzzletools.egg-info/top_level.txt 2021-07-12T15:46:05,565 writing manifest file '/tmp/pip-pip-egg-info-08b6sonw/puzzletools.egg-info/SOURCES.txt' 2021-07-12T15:46:05,709 error: package directory 'puzzletools' does not exist 2021-07-12T15:46:05,767 WARNING: Discarding https://files.pythonhosted.org/packages/9f/38/c054daa7ecb2d4de9c06a76ce7204bdc3bce9841c6a0d0e9a3a89058bc55/puzzletools-0.0.tar.gz#sha256=e0839d6fcf5b7264ed3f3b42c4f88c95ab5403fcd4ac5ea41dfd2eabe8d6d36d (from https://pypi.org/simple/puzzletools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T15:46:05,769 ERROR: Could not find a version that satisfies the requirement puzzletools==0.0 (from versions: 0.0) 2021-07-12T15:46:05,769 ERROR: No matching distribution found for puzzletools==0.0 2021-07-12T15:46:05,769 Exception information: 2021-07-12T15:46:05,769 Traceback (most recent call last): 2021-07-12T15:46:05,769 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T15:46:05,769 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T15:46:05,769 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T15:46:05,769 raise RequirementsConflicted(criterion) 2021-07-12T15:46:05,769 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('puzzletools==0.0') 2021-07-12T15:46:05,769 2021-07-12T15:46:05,769 During handling of the above exception, another exception occurred: 2021-07-12T15:46:05,769 2021-07-12T15:46:05,769 Traceback (most recent call last): 2021-07-12T15:46:05,769 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T15:46:05,769 result = self._result = resolver.resolve( 2021-07-12T15:46:05,769 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T15:46:05,769 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T15:46:05,769 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T15:46:05,769 raise ResolutionImpossible(e.criterion.information) 2021-07-12T15:46:05,769 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('puzzletools==0.0'), parent=None)] 2021-07-12T15:46:05,769 2021-07-12T15:46:05,769 The above exception was the direct cause of the following exception: 2021-07-12T15:46:05,769 2021-07-12T15:46:05,769 Traceback (most recent call last): 2021-07-12T15:46:05,769 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T15:46:05,769 status = self.run(options, args) 2021-07-12T15:46:05,769 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T15:46:05,769 return func(self, options, args) 2021-07-12T15:46:05,769 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T15:46:05,769 requirement_set = resolver.resolve( 2021-07-12T15:46:05,769 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T15:46:05,769 raise error from e 2021-07-12T15:46:05,769 pip._internal.exceptions.DistributionNotFound: No matching distribution found for puzzletools==0.0 2021-07-12T15:46:05,774 Removed puzzletools==0.0 from https://files.pythonhosted.org/packages/9f/38/c054daa7ecb2d4de9c06a76ce7204bdc3bce9841c6a0d0e9a3a89058bc55/puzzletools-0.0.tar.gz#sha256=e0839d6fcf5b7264ed3f3b42c4f88c95ab5403fcd4ac5ea41dfd2eabe8d6d36d from build tracker '/tmp/pip-req-tracker-nmuohlbl' 2021-07-12T15:46:05,774 Removed build tracker: '/tmp/pip-req-tracker-nmuohlbl'