2021-07-14T23:55:02,630 Created temporary directory: /tmp/pip-ephem-wheel-cache-8qpnwiaa 2021-07-14T23:55:02,633 Created temporary directory: /tmp/pip-req-tracker-cqlb_ae3 2021-07-14T23:55:02,633 Initialized build tracking at /tmp/pip-req-tracker-cqlb_ae3 2021-07-14T23:55:02,634 Created build tracker: /tmp/pip-req-tracker-cqlb_ae3 2021-07-14T23:55:02,634 Entered build tracker: /tmp/pip-req-tracker-cqlb_ae3 2021-07-14T23:55:02,634 Created temporary directory: /tmp/pip-wheel-np4yxcnk 2021-07-14T23:55:02,668 1 location(s) to search for versions of mysql-pyrex: 2021-07-14T23:55:02,668 * https://pypi.org/simple/mysql-pyrex/ 2021-07-14T23:55:02,669 Fetching project page and analyzing links: https://pypi.org/simple/mysql-pyrex/ 2021-07-14T23:55:02,670 Getting page https://pypi.org/simple/mysql-pyrex/ 2021-07-14T23:55:02,671 Found index url https://pypi.org/simple 2021-07-14T23:55:02,755 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:55:02,756 Skipping link: not a file: https://pypi.org/simple/mysql-pyrex/ 2021-07-14T23:55:02,769 Given no hashes to check 1 links for project 'mysql-pyrex': discarding no candidates 2021-07-14T23:55:02,784 Collecting mysql-pyrex==0.9.0a1 2021-07-14T23:55:02,786 Created temporary directory: /tmp/pip-unpack-oju6gbpi 2021-07-14T23:55:02,827 Downloading mysql-pyrex-0.9.0a1.tar.gz (608 kB) 2021-07-14T23:55:05,068 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-cqlb_ae3' 2021-07-14T23:55:05,069 Running setup.py (path:/tmp/pip-wheel-np4yxcnk/mysql-pyrex_dc6451545142416a820331a95b9f9eaa/setup.py) egg_info for package mysql-pyrex 2021-07-14T23:55:05,070 Created temporary directory: /tmp/pip-pip-egg-info-f26o07ne 2021-07-14T23:55:05,071 Running command python setup.py egg_info 2021-07-14T23:55:05,875 Traceback (most recent call last): 2021-07-14T23:55:05,876 File "", line 1, in 2021-07-14T23:55:05,876 File "/tmp/pip-wheel-np4yxcnk/mysql-pyrex_dc6451545142416a820331a95b9f9eaa/setup.py", line 18 2021-07-14T23:55:05,876 print 'This library requires Python version 2.4.2 or newer (but not 2.5).' 2021-07-14T23:55:05,876 ^ 2021-07-14T23:55:05,876 SyntaxError: invalid syntax 2021-07-14T23:55:05,925 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:55:05,926 ERROR: Could not find a version that satisfies the requirement mysql-pyrex==0.9.0a1 (from versions: 0.9.0a1) 2021-07-14T23:55:05,927 ERROR: No matching distribution found for mysql-pyrex==0.9.0a1 2021-07-14T23:55:05,927 Exception information: 2021-07-14T23:55:05,927 Traceback (most recent call last): 2021-07-14T23:55:05,927 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T23:55:05,927 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T23:55:05,927 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T23:55:05,927 raise RequirementsConflicted(criterion) 2021-07-14T23:55:05,927 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mysql-pyrex==0.9.0a1') 2021-07-14T23:55:05,927 2021-07-14T23:55:05,927 During handling of the above exception, another exception occurred: 2021-07-14T23:55:05,927 2021-07-14T23:55:05,927 Traceback (most recent call last): 2021-07-14T23:55:05,927 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-14T23:55:05,927 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-14T23:55:05,927 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T23:55:05,927 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T23:55:05,927 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T23:55:05,927 raise ResolutionImpossible(e.criterion.information) 2021-07-14T23:55:05,927 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mysql-pyrex==0.9.0a1'), parent=None)] 2021-07-14T23:55:05,927 2021-07-14T23:55:05,927 The above exception was the direct cause of the following exception: 2021-07-14T23:55:05,927 2021-07-14T23:55:05,927 Traceback (most recent call last): 2021-07-14T23:55:05,927 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T23:55:05,927 status = self.run(options, args) 2021-07-14T23:55:05,927 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T23:55:05,927 return func(self, options, args) 2021-07-14T23:55:05,927 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-14T23:55:05,927 reqs, check_supported_wheels=True 2021-07-14T23:55:05,927 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T23:55:05,927 raise error from e 2021-07-14T23:55:05,927 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mysql-pyrex==0.9.0a1 2021-07-14T23:55:05,932 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-cqlb_ae3' 2021-07-14T23:55:05,932 Removed build tracker: '/tmp/pip-req-tracker-cqlb_ae3'