2021-07-09T02:47:34,837 Created temporary directory: /tmp/pip-ephem-wheel-cache-3xtljs8m 2021-07-09T02:47:34,840 Created temporary directory: /tmp/pip-req-tracker-l2xy8c6d 2021-07-09T02:47:34,840 Initialized build tracking at /tmp/pip-req-tracker-l2xy8c6d 2021-07-09T02:47:34,841 Created build tracker: /tmp/pip-req-tracker-l2xy8c6d 2021-07-09T02:47:34,841 Entered build tracker: /tmp/pip-req-tracker-l2xy8c6d 2021-07-09T02:47:34,841 Created temporary directory: /tmp/pip-wheel-1jnas3uu 2021-07-09T02:47:34,874 1 location(s) to search for versions of lesspy: 2021-07-09T02:47:34,874 * https://pypi.org/simple/lesspy/ 2021-07-09T02:47:34,875 Fetching project page and analyzing links: https://pypi.org/simple/lesspy/ 2021-07-09T02:47:34,875 Getting page https://pypi.org/simple/lesspy/ 2021-07-09T02:47:34,877 Found index url https://pypi.org/simple 2021-07-09T02:47:35,056 Found link https://files.pythonhosted.org/packages/56/1d/08ef4afe3a6cbe5e573475e9745bed943caf10e050a5ac1ce03031e2f517/lesspy-0.1.tar.gz#sha256=232de55f2b4daef3c3cbc6c52428b884fadfd9dce58cf83630886ca8735eec53 (from https://pypi.org/simple/lesspy/), version: 0.1 2021-07-09T02:47:35,057 Skipping link: not a file: https://pypi.org/simple/lesspy/ 2021-07-09T02:47:35,073 Given no hashes to check 1 links for project 'lesspy': discarding no candidates 2021-07-09T02:47:35,090 Collecting lesspy==0.1 2021-07-09T02:47:35,091 Created temporary directory: /tmp/pip-unpack-9c8j_mkt 2021-07-09T02:47:35,263 Downloading lesspy-0.1.tar.gz (4.2 kB) 2021-07-09T02:47:35,301 Added lesspy==0.1 from https://files.pythonhosted.org/packages/56/1d/08ef4afe3a6cbe5e573475e9745bed943caf10e050a5ac1ce03031e2f517/lesspy-0.1.tar.gz#sha256=232de55f2b4daef3c3cbc6c52428b884fadfd9dce58cf83630886ca8735eec53 to build tracker '/tmp/pip-req-tracker-l2xy8c6d' 2021-07-09T02:47:35,302 Running setup.py (path:/tmp/pip-wheel-1jnas3uu/lesspy_e50b628b6976491886073e5b2e1fe856/setup.py) egg_info for package lesspy 2021-07-09T02:47:35,302 Created temporary directory: /tmp/pip-pip-egg-info-1_pyvf46 2021-07-09T02:47:35,303 Running command python setup.py egg_info 2021-07-09T02:47:35,928 Traceback (most recent call last): 2021-07-09T02:47:35,928 File "", line 1, in 2021-07-09T02:47:35,929 File "/tmp/pip-wheel-1jnas3uu/lesspy_e50b628b6976491886073e5b2e1fe856/setup.py", line 9, in 2021-07-09T02:47:35,929 from lesspy import __version__ 2021-07-09T02:47:35,929 File "/tmp/pip-wheel-1jnas3uu/lesspy_e50b628b6976491886073e5b2e1fe856/lesspy/__init__.py", line 79 2021-07-09T02:47:35,930 print 'Copying %s to %s' % (source, destination) 2021-07-09T02:47:35,930 ^ 2021-07-09T02:47:35,930 SyntaxError: invalid syntax 2021-07-09T02:47:35,978 WARNING: Discarding https://files.pythonhosted.org/packages/56/1d/08ef4afe3a6cbe5e573475e9745bed943caf10e050a5ac1ce03031e2f517/lesspy-0.1.tar.gz#sha256=232de55f2b4daef3c3cbc6c52428b884fadfd9dce58cf83630886ca8735eec53 (from https://pypi.org/simple/lesspy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:47:35,979 ERROR: Could not find a version that satisfies the requirement lesspy==0.1 (from versions: 0.1) 2021-07-09T02:47:35,980 ERROR: No matching distribution found for lesspy==0.1 2021-07-09T02:47:35,980 Exception information: 2021-07-09T02:47:35,980 Traceback (most recent call last): 2021-07-09T02:47:35,980 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:47:35,980 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:47:35,980 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:47:35,980 raise RequirementsConflicted(criterion) 2021-07-09T02:47:35,980 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lesspy==0.1') 2021-07-09T02:47:35,980 2021-07-09T02:47:35,980 During handling of the above exception, another exception occurred: 2021-07-09T02:47:35,980 2021-07-09T02:47:35,980 Traceback (most recent call last): 2021-07-09T02:47:35,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:47:35,980 result = self._result = resolver.resolve( 2021-07-09T02:47:35,980 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:47:35,980 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:47:35,980 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:47:35,980 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:47:35,980 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lesspy==0.1'), parent=None)] 2021-07-09T02:47:35,980 2021-07-09T02:47:35,980 The above exception was the direct cause of the following exception: 2021-07-09T02:47:35,980 2021-07-09T02:47:35,980 Traceback (most recent call last): 2021-07-09T02:47:35,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:47:35,980 status = self.run(options, args) 2021-07-09T02:47:35,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:47:35,980 return func(self, options, args) 2021-07-09T02:47:35,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:47:35,980 requirement_set = resolver.resolve( 2021-07-09T02:47:35,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:47:35,980 raise error from e 2021-07-09T02:47:35,980 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lesspy==0.1 2021-07-09T02:47:35,985 Removed lesspy==0.1 from https://files.pythonhosted.org/packages/56/1d/08ef4afe3a6cbe5e573475e9745bed943caf10e050a5ac1ce03031e2f517/lesspy-0.1.tar.gz#sha256=232de55f2b4daef3c3cbc6c52428b884fadfd9dce58cf83630886ca8735eec53 from build tracker '/tmp/pip-req-tracker-l2xy8c6d' 2021-07-09T02:47:35,985 Removed build tracker: '/tmp/pip-req-tracker-l2xy8c6d'