2021-07-13T23:05:50,853 Created temporary directory: /tmp/pip-ephem-wheel-cache-76slv3nw 2021-07-13T23:05:50,857 Created temporary directory: /tmp/pip-req-tracker-rypiuar4 2021-07-13T23:05:50,857 Initialized build tracking at /tmp/pip-req-tracker-rypiuar4 2021-07-13T23:05:50,857 Created build tracker: /tmp/pip-req-tracker-rypiuar4 2021-07-13T23:05:50,857 Entered build tracker: /tmp/pip-req-tracker-rypiuar4 2021-07-13T23:05:50,858 Created temporary directory: /tmp/pip-wheel-uwzeuags 2021-07-13T23:05:50,889 1 location(s) to search for versions of dungeon-n-python: 2021-07-13T23:05:50,889 * https://pypi.org/simple/dungeon-n-python/ 2021-07-13T23:05:50,889 Fetching project page and analyzing links: https://pypi.org/simple/dungeon-n-python/ 2021-07-13T23:05:50,890 Getting page https://pypi.org/simple/dungeon-n-python/ 2021-07-13T23:05:50,892 Found index url https://pypi.org/simple 2021-07-13T23:05:51,073 Found link https://files.pythonhosted.org/packages/4a/8e/0ef4c30bc2ee79827c4849634822ca40aeb0b73d57504c5d312cbc5c6a69/dungeon-n-python-0.0.2.tar.gz#sha256=585e998bc34fa61e0e29c7f65a1f1cfe6689c9e6312deba1de14b9ecbd78fc61 (from https://pypi.org/simple/dungeon-n-python/), version: 0.0.2 2021-07-13T23:05:51,074 Skipping link: not a file: https://pypi.org/simple/dungeon-n-python/ 2021-07-13T23:05:51,091 Given no hashes to check 1 links for project 'dungeon-n-python': discarding no candidates 2021-07-13T23:05:51,111 Collecting dungeon-n-python==0.0.2 2021-07-13T23:05:51,112 Created temporary directory: /tmp/pip-unpack-9euz3gpp 2021-07-13T23:05:51,291 Downloading dungeon-n-python-0.0.2.tar.gz (7.7 kB) 2021-07-13T23:05:51,354 Added dungeon-n-python==0.0.2 from https://files.pythonhosted.org/packages/4a/8e/0ef4c30bc2ee79827c4849634822ca40aeb0b73d57504c5d312cbc5c6a69/dungeon-n-python-0.0.2.tar.gz#sha256=585e998bc34fa61e0e29c7f65a1f1cfe6689c9e6312deba1de14b9ecbd78fc61 to build tracker '/tmp/pip-req-tracker-rypiuar4' 2021-07-13T23:05:51,355 Running setup.py (path:/tmp/pip-wheel-uwzeuags/dungeon-n-python_a3234e8260c54eee9feab10e0aa2e58a/setup.py) egg_info for package dungeon-n-python 2021-07-13T23:05:51,356 Created temporary directory: /tmp/pip-pip-egg-info-5a59qt40 2021-07-13T23:05:51,356 Running command python setup.py egg_info 2021-07-13T23:05:52,349 Traceback (most recent call last): 2021-07-13T23:05:52,350 File "", line 1, in 2021-07-13T23:05:52,350 File "/tmp/pip-wheel-uwzeuags/dungeon-n-python_a3234e8260c54eee9feab10e0aa2e58a/setup.py", line 10, in 2021-07-13T23:05:52,350 version="{0}".format(os.environ["VERSION"]), 2021-07-13T23:05:52,350 File "/usr/lib/python3.9/os.py", line 679, in __getitem__ 2021-07-13T23:05:52,350 raise KeyError(key) from None 2021-07-13T23:05:52,351 KeyError: 'VERSION' 2021-07-13T23:05:52,403 WARNING: Discarding https://files.pythonhosted.org/packages/4a/8e/0ef4c30bc2ee79827c4849634822ca40aeb0b73d57504c5d312cbc5c6a69/dungeon-n-python-0.0.2.tar.gz#sha256=585e998bc34fa61e0e29c7f65a1f1cfe6689c9e6312deba1de14b9ecbd78fc61 (from https://pypi.org/simple/dungeon-n-python/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T23:05:52,404 ERROR: Could not find a version that satisfies the requirement dungeon-n-python==0.0.2 (from versions: 0.0.2) 2021-07-13T23:05:52,404 ERROR: No matching distribution found for dungeon-n-python==0.0.2 2021-07-13T23:05:52,405 Exception information: 2021-07-13T23:05:52,405 Traceback (most recent call last): 2021-07-13T23:05:52,405 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T23:05:52,405 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T23:05:52,405 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T23:05:52,405 raise RequirementsConflicted(criterion) 2021-07-13T23:05:52,405 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dungeon-n-python==0.0.2') 2021-07-13T23:05:52,405 2021-07-13T23:05:52,405 During handling of the above exception, another exception occurred: 2021-07-13T23:05:52,405 2021-07-13T23:05:52,405 Traceback (most recent call last): 2021-07-13T23:05:52,405 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T23:05:52,405 result = self._result = resolver.resolve( 2021-07-13T23:05:52,405 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T23:05:52,405 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T23:05:52,405 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T23:05:52,405 raise ResolutionImpossible(e.criterion.information) 2021-07-13T23:05:52,405 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dungeon-n-python==0.0.2'), parent=None)] 2021-07-13T23:05:52,405 2021-07-13T23:05:52,405 The above exception was the direct cause of the following exception: 2021-07-13T23:05:52,405 2021-07-13T23:05:52,405 Traceback (most recent call last): 2021-07-13T23:05:52,405 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T23:05:52,405 status = self.run(options, args) 2021-07-13T23:05:52,405 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T23:05:52,405 return func(self, options, args) 2021-07-13T23:05:52,405 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T23:05:52,405 requirement_set = resolver.resolve( 2021-07-13T23:05:52,405 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T23:05:52,405 raise error from e 2021-07-13T23:05:52,405 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dungeon-n-python==0.0.2 2021-07-13T23:05:52,410 Removed dungeon-n-python==0.0.2 from https://files.pythonhosted.org/packages/4a/8e/0ef4c30bc2ee79827c4849634822ca40aeb0b73d57504c5d312cbc5c6a69/dungeon-n-python-0.0.2.tar.gz#sha256=585e998bc34fa61e0e29c7f65a1f1cfe6689c9e6312deba1de14b9ecbd78fc61 from build tracker '/tmp/pip-req-tracker-rypiuar4' 2021-07-13T23:05:52,410 Removed build tracker: '/tmp/pip-req-tracker-rypiuar4'