2021-07-14T23:59:17,044 Created temporary directory: /tmp/pip-ephem-wheel-cache-yru5u9tm 2021-07-14T23:59:17,048 Created temporary directory: /tmp/pip-req-tracker-pz_zhkot 2021-07-14T23:59:17,048 Initialized build tracking at /tmp/pip-req-tracker-pz_zhkot 2021-07-14T23:59:17,048 Created build tracker: /tmp/pip-req-tracker-pz_zhkot 2021-07-14T23:59:17,048 Entered build tracker: /tmp/pip-req-tracker-pz_zhkot 2021-07-14T23:59:17,050 Created temporary directory: /tmp/pip-wheel-4pm45eg0 2021-07-14T23:59:17,080 1 location(s) to search for versions of mysql-pyrex: 2021-07-14T23:59:17,080 * https://pypi.org/simple/mysql-pyrex/ 2021-07-14T23:59:17,081 Fetching project page and analyzing links: https://pypi.org/simple/mysql-pyrex/ 2021-07-14T23:59:17,081 Getting page https://pypi.org/simple/mysql-pyrex/ 2021-07-14T23:59:17,083 Found index url https://pypi.org/simple 2021-07-14T23:59:17,171 Found link https://files.pythonhosted.org/packages/56/ec/077fbdcd4eda2c2a22122c7c7abb19f48a69c5f27d50429b005a22cf3e1f/mysql-pyrex-0.9.0a1.tar.gz#sha256=88d4ad699e982a20165623baf8a74ce071ac1a77da1f33298f578e25c167faa0 (from https://pypi.org/simple/mysql-pyrex/), version: 0.9.0a1 2021-07-14T23:59:17,172 Skipping link: not a file: https://pypi.org/simple/mysql-pyrex/ 2021-07-14T23:59:17,189 Given no hashes to check 1 links for project 'mysql-pyrex': discarding no candidates 2021-07-14T23:59:17,208 Collecting mysql-pyrex==0.9.0a1 2021-07-14T23:59:17,210 Created temporary directory: /tmp/pip-unpack-chb_9ms6 2021-07-14T23:59:17,251 Downloading mysql-pyrex-0.9.0a1.tar.gz (608 kB) 2021-07-14T23:59:19,637 Added mysql-pyrex==0.9.0a1 from https://files.pythonhosted.org/packages/56/ec/077fbdcd4eda2c2a22122c7c7abb19f48a69c5f27d50429b005a22cf3e1f/mysql-pyrex-0.9.0a1.tar.gz#sha256=88d4ad699e982a20165623baf8a74ce071ac1a77da1f33298f578e25c167faa0 to build tracker '/tmp/pip-req-tracker-pz_zhkot' 2021-07-14T23:59:19,638 Running setup.py (path:/tmp/pip-wheel-4pm45eg0/mysql-pyrex_7fc7c43395094725b7a7d429a4c15320/setup.py) egg_info for package mysql-pyrex 2021-07-14T23:59:19,638 Created temporary directory: /tmp/pip-pip-egg-info-j2un4dzu 2021-07-14T23:59:19,639 Running command python setup.py egg_info 2021-07-14T23:59:20,603 Traceback (most recent call last): 2021-07-14T23:59:20,603 File "", line 1, in 2021-07-14T23:59:20,604 File "/tmp/pip-wheel-4pm45eg0/mysql-pyrex_7fc7c43395094725b7a7d429a4c15320/setup.py", line 18 2021-07-14T23:59:20,604 print 'This library requires Python version 2.4.2 or newer (but not 2.5).' 2021-07-14T23:59:20,604 ^ 2021-07-14T23:59:20,605 SyntaxError: invalid syntax 2021-07-14T23:59:20,655 WARNING: Discarding https://files.pythonhosted.org/packages/56/ec/077fbdcd4eda2c2a22122c7c7abb19f48a69c5f27d50429b005a22cf3e1f/mysql-pyrex-0.9.0a1.tar.gz#sha256=88d4ad699e982a20165623baf8a74ce071ac1a77da1f33298f578e25c167faa0 (from https://pypi.org/simple/mysql-pyrex/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T23:59:20,656 ERROR: Could not find a version that satisfies the requirement mysql-pyrex==0.9.0a1 (from versions: 0.9.0a1) 2021-07-14T23:59:20,656 ERROR: No matching distribution found for mysql-pyrex==0.9.0a1 2021-07-14T23:59:20,657 Exception information: 2021-07-14T23:59:20,657 Traceback (most recent call last): 2021-07-14T23:59:20,657 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T23:59:20,657 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T23:59:20,657 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T23:59:20,657 raise RequirementsConflicted(criterion) 2021-07-14T23:59:20,657 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mysql-pyrex==0.9.0a1') 2021-07-14T23:59:20,657 2021-07-14T23:59:20,657 During handling of the above exception, another exception occurred: 2021-07-14T23:59:20,657 2021-07-14T23:59:20,657 Traceback (most recent call last): 2021-07-14T23:59:20,657 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T23:59:20,657 result = self._result = resolver.resolve( 2021-07-14T23:59:20,657 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T23:59:20,657 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T23:59:20,657 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T23:59:20,657 raise ResolutionImpossible(e.criterion.information) 2021-07-14T23:59:20,657 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mysql-pyrex==0.9.0a1'), parent=None)] 2021-07-14T23:59:20,657 2021-07-14T23:59:20,657 The above exception was the direct cause of the following exception: 2021-07-14T23:59:20,657 2021-07-14T23:59:20,657 Traceback (most recent call last): 2021-07-14T23:59:20,657 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T23:59:20,657 status = self.run(options, args) 2021-07-14T23:59:20,657 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T23:59:20,657 return func(self, options, args) 2021-07-14T23:59:20,657 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T23:59:20,657 requirement_set = resolver.resolve( 2021-07-14T23:59:20,657 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T23:59:20,657 raise error from e 2021-07-14T23:59:20,657 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mysql-pyrex==0.9.0a1 2021-07-14T23:59:20,661 Removed mysql-pyrex==0.9.0a1 from https://files.pythonhosted.org/packages/56/ec/077fbdcd4eda2c2a22122c7c7abb19f48a69c5f27d50429b005a22cf3e1f/mysql-pyrex-0.9.0a1.tar.gz#sha256=88d4ad699e982a20165623baf8a74ce071ac1a77da1f33298f578e25c167faa0 from build tracker '/tmp/pip-req-tracker-pz_zhkot' 2021-07-14T23:59:20,662 Removed build tracker: '/tmp/pip-req-tracker-pz_zhkot'