2021-07-10T05:36:30,738 Created temporary directory: /tmp/pip-ephem-wheel-cache-3_18bf76 2021-07-10T05:36:30,741 Created temporary directory: /tmp/pip-req-tracker-86yj3kw6 2021-07-10T05:36:30,741 Initialized build tracking at /tmp/pip-req-tracker-86yj3kw6 2021-07-10T05:36:30,741 Created build tracker: /tmp/pip-req-tracker-86yj3kw6 2021-07-10T05:36:30,741 Entered build tracker: /tmp/pip-req-tracker-86yj3kw6 2021-07-10T05:36:30,742 Created temporary directory: /tmp/pip-wheel-grdsw266 2021-07-10T05:36:30,777 1 location(s) to search for versions of cogl-helpers: 2021-07-10T05:36:30,777 * https://pypi.org/simple/cogl-helpers/ 2021-07-10T05:36:30,777 Fetching project page and analyzing links: https://pypi.org/simple/cogl-helpers/ 2021-07-10T05:36:30,778 Getting page https://pypi.org/simple/cogl-helpers/ 2021-07-10T05:36:30,779 Found index url https://pypi.org/simple 2021-07-10T05:36:30,994 Found link https://files.pythonhosted.org/packages/81/cb/e81fa44f676eb3d2c74b40260e09502aa8c4e43f2b1877db9e9d418cfd0c/cogl-helpers-0.1.tar.gz#sha256=492d3b5bfb05f0168ede9f3408fb6d214a27638ae7bf6d5f1c00e9582922e515 (from https://pypi.org/simple/cogl-helpers/), version: 0.1 2021-07-10T05:36:30,994 Skipping link: not a file: https://pypi.org/simple/cogl-helpers/ 2021-07-10T05:36:31,012 Given no hashes to check 1 links for project 'cogl-helpers': discarding no candidates 2021-07-10T05:36:31,030 Collecting cogl-helpers==0.1 2021-07-10T05:36:31,032 Created temporary directory: /tmp/pip-unpack-j08_1lk1 2021-07-10T05:36:31,203 Downloading cogl-helpers-0.1.tar.gz (2.9 kB) 2021-07-10T05:36:31,241 Added cogl-helpers==0.1 from https://files.pythonhosted.org/packages/81/cb/e81fa44f676eb3d2c74b40260e09502aa8c4e43f2b1877db9e9d418cfd0c/cogl-helpers-0.1.tar.gz#sha256=492d3b5bfb05f0168ede9f3408fb6d214a27638ae7bf6d5f1c00e9582922e515 to build tracker '/tmp/pip-req-tracker-86yj3kw6' 2021-07-10T05:36:31,242 Running setup.py (path:/tmp/pip-wheel-grdsw266/cogl-helpers_313e7cebaa13460dbe9ecb3ffefa7916/setup.py) egg_info for package cogl-helpers 2021-07-10T05:36:31,243 Created temporary directory: /tmp/pip-pip-egg-info-xbu6uz1s 2021-07-10T05:36:31,243 Running command python setup.py egg_info 2021-07-10T05:36:31,872 Traceback (most recent call last): 2021-07-10T05:36:31,872 File "", line 1, in 2021-07-10T05:36:31,873 File "/tmp/pip-wheel-grdsw266/cogl-helpers_313e7cebaa13460dbe9ecb3ffefa7916/setup.py", line 8, in 2021-07-10T05:36:31,873 import version 2021-07-10T05:36:31,873 File "./version.py", line 134 2021-07-10T05:36:31,873 print getVersion() 2021-07-10T05:36:31,874 ^ 2021-07-10T05:36:31,874 SyntaxError: invalid syntax 2021-07-10T05:36:31,922 WARNING: Discarding https://files.pythonhosted.org/packages/81/cb/e81fa44f676eb3d2c74b40260e09502aa8c4e43f2b1877db9e9d418cfd0c/cogl-helpers-0.1.tar.gz#sha256=492d3b5bfb05f0168ede9f3408fb6d214a27638ae7bf6d5f1c00e9582922e515 (from https://pypi.org/simple/cogl-helpers/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T05:36:31,923 ERROR: Could not find a version that satisfies the requirement cogl-helpers==0.1 (from versions: 0.1) 2021-07-10T05:36:31,923 ERROR: No matching distribution found for cogl-helpers==0.1 2021-07-10T05:36:31,924 Exception information: 2021-07-10T05:36:31,924 Traceback (most recent call last): 2021-07-10T05:36:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T05:36:31,924 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T05:36:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T05:36:31,924 raise RequirementsConflicted(criterion) 2021-07-10T05:36:31,924 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cogl-helpers==0.1') 2021-07-10T05:36:31,924 2021-07-10T05:36:31,924 During handling of the above exception, another exception occurred: 2021-07-10T05:36:31,924 2021-07-10T05:36:31,924 Traceback (most recent call last): 2021-07-10T05:36:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T05:36:31,924 result = self._result = resolver.resolve( 2021-07-10T05:36:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T05:36:31,924 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T05:36:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T05:36:31,924 raise ResolutionImpossible(e.criterion.information) 2021-07-10T05:36:31,924 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cogl-helpers==0.1'), parent=None)] 2021-07-10T05:36:31,924 2021-07-10T05:36:31,924 The above exception was the direct cause of the following exception: 2021-07-10T05:36:31,924 2021-07-10T05:36:31,924 Traceback (most recent call last): 2021-07-10T05:36:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T05:36:31,924 status = self.run(options, args) 2021-07-10T05:36:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T05:36:31,924 return func(self, options, args) 2021-07-10T05:36:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T05:36:31,924 requirement_set = resolver.resolve( 2021-07-10T05:36:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T05:36:31,924 raise error from e 2021-07-10T05:36:31,924 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cogl-helpers==0.1 2021-07-10T05:36:31,928 Removed cogl-helpers==0.1 from https://files.pythonhosted.org/packages/81/cb/e81fa44f676eb3d2c74b40260e09502aa8c4e43f2b1877db9e9d418cfd0c/cogl-helpers-0.1.tar.gz#sha256=492d3b5bfb05f0168ede9f3408fb6d214a27638ae7bf6d5f1c00e9582922e515 from build tracker '/tmp/pip-req-tracker-86yj3kw6' 2021-07-10T05:36:31,929 Removed build tracker: '/tmp/pip-req-tracker-86yj3kw6'