2021-07-09T05:29:52,826 Created temporary directory: /tmp/pip-ephem-wheel-cache-vpw9v2h_ 2021-07-09T05:29:52,829 Created temporary directory: /tmp/pip-req-tracker-crgibsrm 2021-07-09T05:29:52,830 Initialized build tracking at /tmp/pip-req-tracker-crgibsrm 2021-07-09T05:29:52,830 Created build tracker: /tmp/pip-req-tracker-crgibsrm 2021-07-09T05:29:52,830 Entered build tracker: /tmp/pip-req-tracker-crgibsrm 2021-07-09T05:29:52,831 Created temporary directory: /tmp/pip-wheel-dijngb7i 2021-07-09T05:29:52,865 1 location(s) to search for versions of pygly: 2021-07-09T05:29:52,865 * https://pypi.org/simple/pygly/ 2021-07-09T05:29:52,865 Fetching project page and analyzing links: https://pypi.org/simple/pygly/ 2021-07-09T05:29:52,866 Getting page https://pypi.org/simple/pygly/ 2021-07-09T05:29:52,867 Found index url https://pypi.org/simple 2021-07-09T05:29:53,049 Found link https://files.pythonhosted.org/packages/e7/14/141b8d58b6c604cbf36393a7ba322fb13eac3e079e22d47fd2d7e53a4adf/pygly-20120816.tar.gz#sha256=093ec71092d6a3da7387dfc87b713530567c757127547e3f6db6ede8b4fd99ca (from https://pypi.org/simple/pygly/), version: 20120816 2021-07-09T05:29:53,050 Found link https://files.pythonhosted.org/packages/82/6c/8c731265d8ce78fb070ebd7c93e3d64114186020bae09df8499c02592d53/pygly-20121125.tar.gz#sha256=347a161a10e5590389167960cecc4d741bd258c4f8eafa94892a30fb96d17b9a (from https://pypi.org/simple/pygly/), version: 20121125 2021-07-09T05:29:53,050 Skipping link: not a file: https://pypi.org/simple/pygly/ 2021-07-09T05:29:53,066 Given no hashes to check 1 links for project 'pygly': discarding no candidates 2021-07-09T05:29:53,084 Collecting pygly==20120816 2021-07-09T05:29:53,085 Created temporary directory: /tmp/pip-unpack-d2fuw68t 2021-07-09T05:29:53,257 Downloading pygly-20120816.tar.gz (35 kB) 2021-07-09T05:29:53,386 Added pygly==20120816 from https://files.pythonhosted.org/packages/e7/14/141b8d58b6c604cbf36393a7ba322fb13eac3e079e22d47fd2d7e53a4adf/pygly-20120816.tar.gz#sha256=093ec71092d6a3da7387dfc87b713530567c757127547e3f6db6ede8b4fd99ca to build tracker '/tmp/pip-req-tracker-crgibsrm' 2021-07-09T05:29:53,387 Running setup.py (path:/tmp/pip-wheel-dijngb7i/pygly_b2f931b1be224e6889fc6d344f8da32c/setup.py) egg_info for package pygly 2021-07-09T05:29:53,388 Created temporary directory: /tmp/pip-pip-egg-info-fgtxhzof 2021-07-09T05:29:53,388 Running command python setup.py egg_info 2021-07-09T05:29:53,990 Traceback (most recent call last): 2021-07-09T05:29:53,990 File "", line 1, in 2021-07-09T05:29:53,990 File "/tmp/pip-wheel-dijngb7i/pygly_b2f931b1be224e6889fc6d344f8da32c/setup.py", line 9, in 2021-07-09T05:29:53,991 execfile('pygly/version.py') 2021-07-09T05:29:53,991 NameError: name 'execfile' is not defined 2021-07-09T05:29:54,040 WARNING: Discarding https://files.pythonhosted.org/packages/e7/14/141b8d58b6c604cbf36393a7ba322fb13eac3e079e22d47fd2d7e53a4adf/pygly-20120816.tar.gz#sha256=093ec71092d6a3da7387dfc87b713530567c757127547e3f6db6ede8b4fd99ca (from https://pypi.org/simple/pygly/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:29:54,041 ERROR: Could not find a version that satisfies the requirement pygly==20120816 (from versions: 20120816, 20121125) 2021-07-09T05:29:54,041 ERROR: No matching distribution found for pygly==20120816 2021-07-09T05:29:54,042 Exception information: 2021-07-09T05:29:54,042 Traceback (most recent call last): 2021-07-09T05:29:54,042 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:29:54,042 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:29:54,042 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:29:54,042 raise RequirementsConflicted(criterion) 2021-07-09T05:29:54,042 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pygly==20120816') 2021-07-09T05:29:54,042 2021-07-09T05:29:54,042 During handling of the above exception, another exception occurred: 2021-07-09T05:29:54,042 2021-07-09T05:29:54,042 Traceback (most recent call last): 2021-07-09T05:29:54,042 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:29:54,042 result = self._result = resolver.resolve( 2021-07-09T05:29:54,042 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:29:54,042 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:29:54,042 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:29:54,042 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:29:54,042 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pygly==20120816'), parent=None)] 2021-07-09T05:29:54,042 2021-07-09T05:29:54,042 The above exception was the direct cause of the following exception: 2021-07-09T05:29:54,042 2021-07-09T05:29:54,042 Traceback (most recent call last): 2021-07-09T05:29:54,042 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:29:54,042 status = self.run(options, args) 2021-07-09T05:29:54,042 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:29:54,042 return func(self, options, args) 2021-07-09T05:29:54,042 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:29:54,042 requirement_set = resolver.resolve( 2021-07-09T05:29:54,042 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:29:54,042 raise error from e 2021-07-09T05:29:54,042 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pygly==20120816 2021-07-09T05:29:54,046 Removed pygly==20120816 from https://files.pythonhosted.org/packages/e7/14/141b8d58b6c604cbf36393a7ba322fb13eac3e079e22d47fd2d7e53a4adf/pygly-20120816.tar.gz#sha256=093ec71092d6a3da7387dfc87b713530567c757127547e3f6db6ede8b4fd99ca from build tracker '/tmp/pip-req-tracker-crgibsrm' 2021-07-09T05:29:54,047 Removed build tracker: '/tmp/pip-req-tracker-crgibsrm'