2021-07-09T21:35:40,120 Created temporary directory: /tmp/pip-ephem-wheel-cache-71083lm8 2021-07-09T21:35:40,123 Created temporary directory: /tmp/pip-req-tracker-gdgpbk5z 2021-07-09T21:35:40,124 Initialized build tracking at /tmp/pip-req-tracker-gdgpbk5z 2021-07-09T21:35:40,124 Created build tracker: /tmp/pip-req-tracker-gdgpbk5z 2021-07-09T21:35:40,124 Entered build tracker: /tmp/pip-req-tracker-gdgpbk5z 2021-07-09T21:35:40,125 Created temporary directory: /tmp/pip-wheel-s47ig9al 2021-07-09T21:35:40,158 1 location(s) to search for versions of dephp: 2021-07-09T21:35:40,158 * https://pypi.org/simple/dephp/ 2021-07-09T21:35:40,159 Fetching project page and analyzing links: https://pypi.org/simple/dephp/ 2021-07-09T21:35:40,159 Getting page https://pypi.org/simple/dephp/ 2021-07-09T21:35:40,161 Found index url https://pypi.org/simple 2021-07-09T21:35:40,249 Found link https://files.pythonhosted.org/packages/73/21/66127858bcce9dd0238ef371d9373b26e17cbab32a45aec7917b86d28a03/dephp-0.1.0.tar.gz#sha256=e484693fb26c1fb6d6dd2bf1b0df1bf292856b4483959f2a1c03ac3bc447012b (from https://pypi.org/simple/dephp/), version: 0.1.0 2021-07-09T21:35:40,250 Found link https://files.pythonhosted.org/packages/f2/a5/9d336a2913e75de3f1c82589bc03783cff3fb0c57325890305c656eebc6f/dephp-0.2.0.tar.gz#sha256=a5167a5331144540fb8ca3d4a760ed5fd40593e261d7f4b93f1bc8a601773359 (from https://pypi.org/simple/dephp/), version: 0.2.0 2021-07-09T21:35:40,250 Found link https://files.pythonhosted.org/packages/bb/ad/c7dda6c6225d854ee536a58492921d62095aed409c77c37d55ce5a735da6/dephp-0.4.0.tar.gz#sha256=d1884925508c3c3dd2b218df3821e6fad1b5a6ed0ac3674a83358d2102a27e24 (from https://pypi.org/simple/dephp/), version: 0.4.0 2021-07-09T21:35:40,251 Skipping link: not a file: https://pypi.org/simple/dephp/ 2021-07-09T21:35:40,267 Given no hashes to check 1 links for project 'dephp': discarding no candidates 2021-07-09T21:35:40,284 Collecting dephp==0.2.0 2021-07-09T21:35:40,286 Created temporary directory: /tmp/pip-unpack-3cztlwiz 2021-07-09T21:35:40,457 Downloading dephp-0.2.0.tar.gz (3.7 kB) 2021-07-09T21:35:40,500 Added dephp==0.2.0 from https://files.pythonhosted.org/packages/f2/a5/9d336a2913e75de3f1c82589bc03783cff3fb0c57325890305c656eebc6f/dephp-0.2.0.tar.gz#sha256=a5167a5331144540fb8ca3d4a760ed5fd40593e261d7f4b93f1bc8a601773359 to build tracker '/tmp/pip-req-tracker-gdgpbk5z' 2021-07-09T21:35:40,502 Running setup.py (path:/tmp/pip-wheel-s47ig9al/dephp_dab2bfac8eb14795a0ce9fc750796742/setup.py) egg_info for package dephp 2021-07-09T21:35:40,502 Created temporary directory: /tmp/pip-pip-egg-info-zf14tdc2 2021-07-09T21:35:40,503 Running command python setup.py egg_info 2021-07-09T21:35:41,138 Traceback (most recent call last): 2021-07-09T21:35:41,138 File "", line 1, in 2021-07-09T21:35:41,139 File "/tmp/pip-wheel-s47ig9al/dephp_dab2bfac8eb14795a0ce9fc750796742/setup.py", line 6, in 2021-07-09T21:35:41,139 import dephp as application 2021-07-09T21:35:41,139 File "/tmp/pip-wheel-s47ig9al/dephp_dab2bfac8eb14795a0ce9fc750796742/dephp.py", line 82 2021-07-09T21:35:41,140 print "{0: >16} {1}".format(k, v) 2021-07-09T21:35:41,140 ^ 2021-07-09T21:35:41,140 SyntaxError: invalid syntax 2021-07-09T21:35:41,189 WARNING: Discarding https://files.pythonhosted.org/packages/f2/a5/9d336a2913e75de3f1c82589bc03783cff3fb0c57325890305c656eebc6f/dephp-0.2.0.tar.gz#sha256=a5167a5331144540fb8ca3d4a760ed5fd40593e261d7f4b93f1bc8a601773359 (from https://pypi.org/simple/dephp/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:35:41,190 ERROR: Could not find a version that satisfies the requirement dephp==0.2.0 (from versions: 0.1.0, 0.2.0, 0.4.0) 2021-07-09T21:35:41,191 ERROR: No matching distribution found for dephp==0.2.0 2021-07-09T21:35:41,191 Exception information: 2021-07-09T21:35:41,191 Traceback (most recent call last): 2021-07-09T21:35:41,191 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:35:41,191 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:35:41,191 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:35:41,191 raise RequirementsConflicted(criterion) 2021-07-09T21:35:41,191 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dephp==0.2.0') 2021-07-09T21:35:41,191 2021-07-09T21:35:41,191 During handling of the above exception, another exception occurred: 2021-07-09T21:35:41,191 2021-07-09T21:35:41,191 Traceback (most recent call last): 2021-07-09T21:35:41,191 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:35:41,191 result = self._result = resolver.resolve( 2021-07-09T21:35:41,191 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:35:41,191 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:35:41,191 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:35:41,191 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:35:41,191 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dephp==0.2.0'), parent=None)] 2021-07-09T21:35:41,191 2021-07-09T21:35:41,191 The above exception was the direct cause of the following exception: 2021-07-09T21:35:41,191 2021-07-09T21:35:41,191 Traceback (most recent call last): 2021-07-09T21:35:41,191 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:35:41,191 status = self.run(options, args) 2021-07-09T21:35:41,191 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:35:41,191 return func(self, options, args) 2021-07-09T21:35:41,191 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:35:41,191 requirement_set = resolver.resolve( 2021-07-09T21:35:41,191 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:35:41,191 raise error from e 2021-07-09T21:35:41,191 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dephp==0.2.0 2021-07-09T21:35:41,196 Removed dephp==0.2.0 from https://files.pythonhosted.org/packages/f2/a5/9d336a2913e75de3f1c82589bc03783cff3fb0c57325890305c656eebc6f/dephp-0.2.0.tar.gz#sha256=a5167a5331144540fb8ca3d4a760ed5fd40593e261d7f4b93f1bc8a601773359 from build tracker '/tmp/pip-req-tracker-gdgpbk5z' 2021-07-09T21:35:41,196 Removed build tracker: '/tmp/pip-req-tracker-gdgpbk5z'