2021-07-12T23:39:51,663 Created temporary directory: /tmp/pip-ephem-wheel-cache-6e7ycmx1 2021-07-12T23:39:51,666 Created temporary directory: /tmp/pip-req-tracker-64y2mvt6 2021-07-12T23:39:51,667 Initialized build tracking at /tmp/pip-req-tracker-64y2mvt6 2021-07-12T23:39:51,667 Created build tracker: /tmp/pip-req-tracker-64y2mvt6 2021-07-12T23:39:51,667 Entered build tracker: /tmp/pip-req-tracker-64y2mvt6 2021-07-12T23:39:51,668 Created temporary directory: /tmp/pip-wheel-w5yhr_62 2021-07-12T23:39:51,702 1 location(s) to search for versions of dyck: 2021-07-12T23:39:51,702 * https://pypi.org/simple/dyck/ 2021-07-12T23:39:51,702 Fetching project page and analyzing links: https://pypi.org/simple/dyck/ 2021-07-12T23:39:51,703 Getting page https://pypi.org/simple/dyck/ 2021-07-12T23:39:51,705 Found index url https://pypi.org/simple 2021-07-12T23:39:51,798 Found link https://files.pythonhosted.org/packages/9d/eb/2b6a3f6465dac2258a323988cc8405f8725c8b9289d01818e9caa45eda05/dyck-0.1.0.tar.gz#sha256=030284c1b712a85fef7a1a0bb27219c2c1e6e164691fcdb325b410668383fdb2 (from https://pypi.org/simple/dyck/), version: 0.1.0 2021-07-12T23:39:51,799 Found link https://files.pythonhosted.org/packages/ad/1b/6088d7d150c3061db64193471f01bedc08e789512de181882612ff3824ea/dyck-0.2.0.tar.gz#sha256=af6fb76a3aa1b00d4eb9ffcd2400b56cd4da2e0aa2beccb56179daa5aaef2afb (from https://pypi.org/simple/dyck/), version: 0.2.0 2021-07-12T23:39:51,799 Found link https://files.pythonhosted.org/packages/ef/7f/607e4b71607af13fdbe643a1219633a6df8747c553b9233619bbf7c8e6f8/dyck-0.3.0.tar.gz#sha256=e8414a947d3e9473f4316bf8302fc97f68d08b011858970a088cbf92ccee3f48 (from https://pypi.org/simple/dyck/), version: 0.3.0 2021-07-12T23:39:51,800 Skipping link: not a file: https://pypi.org/simple/dyck/ 2021-07-12T23:39:51,820 Given no hashes to check 1 links for project 'dyck': discarding no candidates 2021-07-12T23:39:51,840 Collecting dyck==0.3.0 2021-07-12T23:39:51,842 Created temporary directory: /tmp/pip-unpack-lojhhk2q 2021-07-12T23:39:52,020 Downloading dyck-0.3.0.tar.gz (19 kB) 2021-07-12T23:39:52,081 Added dyck==0.3.0 from https://files.pythonhosted.org/packages/ef/7f/607e4b71607af13fdbe643a1219633a6df8747c553b9233619bbf7c8e6f8/dyck-0.3.0.tar.gz#sha256=e8414a947d3e9473f4316bf8302fc97f68d08b011858970a088cbf92ccee3f48 to build tracker '/tmp/pip-req-tracker-64y2mvt6' 2021-07-12T23:39:52,082 Running setup.py (path:/tmp/pip-wheel-w5yhr_62/dyck_bd60ec3bc7914a21a81b002ce0b60669/setup.py) egg_info for package dyck 2021-07-12T23:39:52,083 Created temporary directory: /tmp/pip-pip-egg-info-k_v4j3i1 2021-07-12T23:39:52,083 Running command python setup.py egg_info 2021-07-12T23:39:53,053 Traceback (most recent call last): 2021-07-12T23:39:53,054 File "", line 1, in 2021-07-12T23:39:53,054 File "/tmp/pip-wheel-w5yhr_62/dyck_bd60ec3bc7914a21a81b002ce0b60669/setup.py", line 9, in 2021-07-12T23:39:53,055 raise NotSupportedException("Only Python 2.x Supported") 2021-07-12T23:39:53,055 __main__.NotSupportedException: Only Python 2.x Supported 2021-07-12T23:39:53,111 WARNING: Discarding https://files.pythonhosted.org/packages/ef/7f/607e4b71607af13fdbe643a1219633a6df8747c553b9233619bbf7c8e6f8/dyck-0.3.0.tar.gz#sha256=e8414a947d3e9473f4316bf8302fc97f68d08b011858970a088cbf92ccee3f48 (from https://pypi.org/simple/dyck/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T23:39:53,112 ERROR: Could not find a version that satisfies the requirement dyck==0.3.0 (from versions: 0.1.0, 0.2.0, 0.3.0) 2021-07-12T23:39:53,113 ERROR: No matching distribution found for dyck==0.3.0 2021-07-12T23:39:53,113 Exception information: 2021-07-12T23:39:53,113 Traceback (most recent call last): 2021-07-12T23:39:53,113 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T23:39:53,113 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T23:39:53,113 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T23:39:53,113 raise RequirementsConflicted(criterion) 2021-07-12T23:39:53,113 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dyck==0.3.0') 2021-07-12T23:39:53,113 2021-07-12T23:39:53,113 During handling of the above exception, another exception occurred: 2021-07-12T23:39:53,113 2021-07-12T23:39:53,113 Traceback (most recent call last): 2021-07-12T23:39:53,113 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T23:39:53,113 result = self._result = resolver.resolve( 2021-07-12T23:39:53,113 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T23:39:53,113 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T23:39:53,113 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T23:39:53,113 raise ResolutionImpossible(e.criterion.information) 2021-07-12T23:39:53,113 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dyck==0.3.0'), parent=None)] 2021-07-12T23:39:53,113 2021-07-12T23:39:53,113 The above exception was the direct cause of the following exception: 2021-07-12T23:39:53,113 2021-07-12T23:39:53,113 Traceback (most recent call last): 2021-07-12T23:39:53,113 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T23:39:53,113 status = self.run(options, args) 2021-07-12T23:39:53,113 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T23:39:53,113 return func(self, options, args) 2021-07-12T23:39:53,113 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T23:39:53,113 requirement_set = resolver.resolve( 2021-07-12T23:39:53,113 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T23:39:53,113 raise error from e 2021-07-12T23:39:53,113 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dyck==0.3.0 2021-07-12T23:39:53,119 Removed dyck==0.3.0 from https://files.pythonhosted.org/packages/ef/7f/607e4b71607af13fdbe643a1219633a6df8747c553b9233619bbf7c8e6f8/dyck-0.3.0.tar.gz#sha256=e8414a947d3e9473f4316bf8302fc97f68d08b011858970a088cbf92ccee3f48 from build tracker '/tmp/pip-req-tracker-64y2mvt6' 2021-07-12T23:39:53,119 Removed build tracker: '/tmp/pip-req-tracker-64y2mvt6'