2021-07-12T17:03:47,107 Created temporary directory: /tmp/pip-ephem-wheel-cache-n3v4ro3u 2021-07-12T17:03:47,110 Created temporary directory: /tmp/pip-req-tracker-6p400y3q 2021-07-12T17:03:47,110 Initialized build tracking at /tmp/pip-req-tracker-6p400y3q 2021-07-12T17:03:47,110 Created build tracker: /tmp/pip-req-tracker-6p400y3q 2021-07-12T17:03:47,111 Entered build tracker: /tmp/pip-req-tracker-6p400y3q 2021-07-12T17:03:47,111 Created temporary directory: /tmp/pip-wheel-uflwcf62 2021-07-12T17:03:47,142 1 location(s) to search for versions of gpython: 2021-07-12T17:03:47,142 * https://pypi.org/simple/gpython/ 2021-07-12T17:03:47,143 Fetching project page and analyzing links: https://pypi.org/simple/gpython/ 2021-07-12T17:03:47,143 Getting page https://pypi.org/simple/gpython/ 2021-07-12T17:03:47,145 Found index url https://pypi.org/simple 2021-07-12T17:03:47,319 Found link https://files.pythonhosted.org/packages/ec/7d/685c45529ef8b0367e5c19b28af0b151a63028a20c5fdbcd6808e9eda688/gpython-0.1.0.tar.gz#sha256=b6d687141bd0f67216ac05840c60d966be849223019639c5d38b6c0f78890e4a (from https://pypi.org/simple/gpython/), version: 0.1.0 2021-07-12T17:03:47,319 Found link https://files.pythonhosted.org/packages/1e/f7/0178daefc18a39c14f5729eef960ebfd73eb5b7e648f857dea059a6bb99b/gpython-0.2.0.tar.gz#sha256=ee26692be72ea4d577776fe2768ce11758cde911b348fadbf5d2a315d6806b67 (from https://pypi.org/simple/gpython/), version: 0.2.0 2021-07-12T17:03:47,320 Found link https://files.pythonhosted.org/packages/0b/1e/0a0d617b3fc7ff92e0549e72d8b59ca2902ad90f0a4d9ace53759ac6002b/gpython-1.0.0.tar.gz#sha256=08374970afedcc5815aaf743c80138eb1228aa341cc3379f13a954d87ea63447 (from https://pypi.org/simple/gpython/), version: 1.0.0 2021-07-12T17:03:47,320 Found link https://files.pythonhosted.org/packages/e8/9c/42c6262befc7ff60d4f0322b92ca4887125fa88f2fde0e9d1d0aaccdc90e/gpython-1.1.0.tar.gz#sha256=b1be9a06ddf6d7838643bf0625e53a0cda162332da45bda5d3480770f883f8ef (from https://pypi.org/simple/gpython/), version: 1.1.0 2021-07-12T17:03:47,321 Found link https://files.pythonhosted.org/packages/a6/2a/e043cede0318271ea11132ec41baefb49213c030e8f21b8e0fb81a5c56ee/gpython-1.2.0.tar.gz#sha256=a6404b9edad5753c69ce90775fd8fe8de998c0066b6c6467a50bdacbe4f865e5 (from https://pypi.org/simple/gpython/), version: 1.2.0 2021-07-12T17:03:47,321 Found link https://files.pythonhosted.org/packages/da/bd/8978d47f795e5131178c1865bd0ef8cc62fd3617dc4fdfd7580cdb6d140a/gpython-1.2.1.tar.gz#sha256=cacb2bd62498805bb07b24ba779022671b8b83cc8bf554133618137e9d1c8c6d (from https://pypi.org/simple/gpython/), version: 1.2.1 2021-07-12T17:03:47,321 Skipping link: not a file: https://pypi.org/simple/gpython/ 2021-07-12T17:03:47,342 Given no hashes to check 1 links for project 'gpython': discarding no candidates 2021-07-12T17:03:47,362 Collecting gpython==0.2.0 2021-07-12T17:03:47,364 Created temporary directory: /tmp/pip-unpack-7zg2i0sh 2021-07-12T17:03:47,537 Downloading gpython-0.2.0.tar.gz (1.7 kB) 2021-07-12T17:03:47,565 Added gpython==0.2.0 from https://files.pythonhosted.org/packages/1e/f7/0178daefc18a39c14f5729eef960ebfd73eb5b7e648f857dea059a6bb99b/gpython-0.2.0.tar.gz#sha256=ee26692be72ea4d577776fe2768ce11758cde911b348fadbf5d2a315d6806b67 to build tracker '/tmp/pip-req-tracker-6p400y3q' 2021-07-12T17:03:47,566 Running setup.py (path:/tmp/pip-wheel-uflwcf62/gpython_5db5fc6c744e4f45923884f3db6ca578/setup.py) egg_info for package gpython 2021-07-12T17:03:47,567 Created temporary directory: /tmp/pip-pip-egg-info-1f4r9c65 2021-07-12T17:03:47,567 Running command python setup.py egg_info 2021-07-12T17:03:48,561 Traceback (most recent call last): 2021-07-12T17:03:48,562 File "", line 1, in 2021-07-12T17:03:48,562 File "/tmp/pip-wheel-uflwcf62/gpython_5db5fc6c744e4f45923884f3db6ca578/setup.py", line 5, in 2021-07-12T17:03:48,562 import gpython 2021-07-12T17:03:48,562 File "/tmp/pip-wheel-uflwcf62/gpython_5db5fc6c744e4f45923884f3db6ca578/gpython/__init__.py", line 1, in 2021-07-12T17:03:48,563 from .core import install, uninstall 2021-07-12T17:03:48,563 File "/tmp/pip-wheel-uflwcf62/gpython_5db5fc6c744e4f45923884f3db6ca578/gpython/core.py", line 6, in 2021-07-12T17:03:48,563 from distutils._msvccompiler import MSVCCompiler 2021-07-12T17:03:48,563 File "/usr/lib/python3.9/distutils/_msvccompiler.py", line 18, in 2021-07-12T17:03:48,573 import winreg 2021-07-12T17:03:48,573 ModuleNotFoundError: No module named 'winreg' 2021-07-12T17:03:48,637 WARNING: Discarding https://files.pythonhosted.org/packages/1e/f7/0178daefc18a39c14f5729eef960ebfd73eb5b7e648f857dea059a6bb99b/gpython-0.2.0.tar.gz#sha256=ee26692be72ea4d577776fe2768ce11758cde911b348fadbf5d2a315d6806b67 (from https://pypi.org/simple/gpython/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T17:03:48,639 ERROR: Could not find a version that satisfies the requirement gpython==0.2.0 (from versions: 0.1.0, 0.2.0, 1.0.0, 1.1.0, 1.2.0, 1.2.1) 2021-07-12T17:03:48,639 ERROR: No matching distribution found for gpython==0.2.0 2021-07-12T17:03:48,640 Exception information: 2021-07-12T17:03:48,640 Traceback (most recent call last): 2021-07-12T17:03:48,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T17:03:48,640 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T17:03:48,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T17:03:48,640 raise RequirementsConflicted(criterion) 2021-07-12T17:03:48,640 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gpython==0.2.0') 2021-07-12T17:03:48,640 2021-07-12T17:03:48,640 During handling of the above exception, another exception occurred: 2021-07-12T17:03:48,640 2021-07-12T17:03:48,640 Traceback (most recent call last): 2021-07-12T17:03:48,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T17:03:48,640 result = self._result = resolver.resolve( 2021-07-12T17:03:48,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T17:03:48,640 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T17:03:48,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T17:03:48,640 raise ResolutionImpossible(e.criterion.information) 2021-07-12T17:03:48,640 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gpython==0.2.0'), parent=None)] 2021-07-12T17:03:48,640 2021-07-12T17:03:48,640 The above exception was the direct cause of the following exception: 2021-07-12T17:03:48,640 2021-07-12T17:03:48,640 Traceback (most recent call last): 2021-07-12T17:03:48,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T17:03:48,640 status = self.run(options, args) 2021-07-12T17:03:48,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T17:03:48,640 return func(self, options, args) 2021-07-12T17:03:48,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T17:03:48,640 requirement_set = resolver.resolve( 2021-07-12T17:03:48,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T17:03:48,640 raise error from e 2021-07-12T17:03:48,640 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gpython==0.2.0 2021-07-12T17:03:48,645 Removed gpython==0.2.0 from https://files.pythonhosted.org/packages/1e/f7/0178daefc18a39c14f5729eef960ebfd73eb5b7e648f857dea059a6bb99b/gpython-0.2.0.tar.gz#sha256=ee26692be72ea4d577776fe2768ce11758cde911b348fadbf5d2a315d6806b67 from build tracker '/tmp/pip-req-tracker-6p400y3q' 2021-07-12T17:03:48,645 Removed build tracker: '/tmp/pip-req-tracker-6p400y3q'