2021-07-12T02:12:22,675 Created temporary directory: /tmp/pip-ephem-wheel-cache-3oqjb6uj 2021-07-12T02:12:22,678 Created temporary directory: /tmp/pip-req-tracker-g1010kkq 2021-07-12T02:12:22,678 Initialized build tracking at /tmp/pip-req-tracker-g1010kkq 2021-07-12T02:12:22,678 Created build tracker: /tmp/pip-req-tracker-g1010kkq 2021-07-12T02:12:22,679 Entered build tracker: /tmp/pip-req-tracker-g1010kkq 2021-07-12T02:12:22,679 Created temporary directory: /tmp/pip-wheel-2zamdi0a 2021-07-12T02:12:22,708 1 location(s) to search for versions of hes: 2021-07-12T02:12:22,708 * https://pypi.org/simple/hes/ 2021-07-12T02:12:22,708 Fetching project page and analyzing links: https://pypi.org/simple/hes/ 2021-07-12T02:12:22,709 Getting page https://pypi.org/simple/hes/ 2021-07-12T02:12:22,710 Found index url https://pypi.org/simple 2021-07-12T02:12:22,892 Found link https://files.pythonhosted.org/packages/44/d0/38cd28dc2be93be4b088cbddd0b108e45da17275b7cbcda936386ece1151/hes-0.1.tar.gz#sha256=d166eec4b7665915b769cbc01f809e97e43d453dfc4d943cf090658ebee1d9d5 (from https://pypi.org/simple/hes/), version: 0.1 2021-07-12T02:12:22,892 Found link https://files.pythonhosted.org/packages/52/0a/fa57821502f985c71557a4d3b985976e4e4ab91b2908080a66c95ab5d573/hes-0.2.tar.gz#sha256=4bfc63daeff1c9fdf47ffdcafa664cfc2aa18d382db220f4179682d62878b559 (from https://pypi.org/simple/hes/), version: 0.2 2021-07-12T02:12:22,892 Found link https://files.pythonhosted.org/packages/2e/7b/9894924b22e4d38a6613db590dfe49e77b6c7cb37ecc276004c5883b1dbf/hes-0.3.tar.gz#sha256=4a99688fb310691993fc766e6aedfd8eef6d8da531e7bf8961a6b8deb7c99981 (from https://pypi.org/simple/hes/), version: 0.3 2021-07-12T02:12:22,893 Found link https://files.pythonhosted.org/packages/af/3a/ddba692e507ffafcb95e25c0ba6725eeb235d3098575d3b147e7b4a4204e/hes-0.4.tar.gz#sha256=ecac6177f21ce1f5b5f5a1b4022401cccee66bb4734bfed39c0000356e839924 (from https://pypi.org/simple/hes/), version: 0.4 2021-07-12T02:12:22,893 Found link https://files.pythonhosted.org/packages/97/94/0302d4474e9d0513dab5c9b927c1180aa20d968f5276e50fd849542eb44d/hes-0.5.tar.gz#sha256=2484ecc8bf857d6e02deb3d4a17da28456728baa5d4cbdfb255fb56e7f468f9c (from https://pypi.org/simple/hes/), version: 0.5 2021-07-12T02:12:22,893 Skipping link: not a file: https://pypi.org/simple/hes/ 2021-07-12T02:12:22,911 Given no hashes to check 1 links for project 'hes': discarding no candidates 2021-07-12T02:12:22,930 Collecting hes==0.3 2021-07-12T02:12:22,931 Created temporary directory: /tmp/pip-unpack-0aux4dp1 2021-07-12T02:12:23,112 Downloading hes-0.3.tar.gz (868 bytes) 2021-07-12T02:12:23,136 Added hes==0.3 from https://files.pythonhosted.org/packages/2e/7b/9894924b22e4d38a6613db590dfe49e77b6c7cb37ecc276004c5883b1dbf/hes-0.3.tar.gz#sha256=4a99688fb310691993fc766e6aedfd8eef6d8da531e7bf8961a6b8deb7c99981 to build tracker '/tmp/pip-req-tracker-g1010kkq' 2021-07-12T02:12:23,137 Running setup.py (path:/tmp/pip-wheel-2zamdi0a/hes_f3336a0ae53a4e3380eb52ed2adb4178/setup.py) egg_info for package hes 2021-07-12T02:12:23,137 Created temporary directory: /tmp/pip-pip-egg-info-hy3bv5hs 2021-07-12T02:12:23,138 Running command python setup.py egg_info 2021-07-12T02:12:24,083 error in hes setup command: ("EntryPoint must be in 'name=module:attrs [extras]' format", 'hes=hes/hes:cli') 2021-07-12T02:12:24,136 WARNING: Discarding https://files.pythonhosted.org/packages/2e/7b/9894924b22e4d38a6613db590dfe49e77b6c7cb37ecc276004c5883b1dbf/hes-0.3.tar.gz#sha256=4a99688fb310691993fc766e6aedfd8eef6d8da531e7bf8961a6b8deb7c99981 (from https://pypi.org/simple/hes/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T02:12:24,138 ERROR: Could not find a version that satisfies the requirement hes==0.3 (from versions: 0.1, 0.2, 0.3, 0.4, 0.5) 2021-07-12T02:12:24,138 ERROR: No matching distribution found for hes==0.3 2021-07-12T02:12:24,138 Exception information: 2021-07-12T02:12:24,138 Traceback (most recent call last): 2021-07-12T02:12:24,138 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T02:12:24,138 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T02:12:24,138 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T02:12:24,138 raise RequirementsConflicted(criterion) 2021-07-12T02:12:24,138 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hes==0.3') 2021-07-12T02:12:24,138 2021-07-12T02:12:24,138 During handling of the above exception, another exception occurred: 2021-07-12T02:12:24,138 2021-07-12T02:12:24,138 Traceback (most recent call last): 2021-07-12T02:12:24,138 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T02:12:24,138 result = self._result = resolver.resolve( 2021-07-12T02:12:24,138 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T02:12:24,138 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T02:12:24,138 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T02:12:24,138 raise ResolutionImpossible(e.criterion.information) 2021-07-12T02:12:24,138 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hes==0.3'), parent=None)] 2021-07-12T02:12:24,138 2021-07-12T02:12:24,138 The above exception was the direct cause of the following exception: 2021-07-12T02:12:24,138 2021-07-12T02:12:24,138 Traceback (most recent call last): 2021-07-12T02:12:24,138 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T02:12:24,138 status = self.run(options, args) 2021-07-12T02:12:24,138 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T02:12:24,138 return func(self, options, args) 2021-07-12T02:12:24,138 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T02:12:24,138 requirement_set = resolver.resolve( 2021-07-12T02:12:24,138 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T02:12:24,138 raise error from e 2021-07-12T02:12:24,138 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hes==0.3 2021-07-12T02:12:24,143 Removed hes==0.3 from https://files.pythonhosted.org/packages/2e/7b/9894924b22e4d38a6613db590dfe49e77b6c7cb37ecc276004c5883b1dbf/hes-0.3.tar.gz#sha256=4a99688fb310691993fc766e6aedfd8eef6d8da531e7bf8961a6b8deb7c99981 from build tracker '/tmp/pip-req-tracker-g1010kkq' 2021-07-12T02:12:24,143 Removed build tracker: '/tmp/pip-req-tracker-g1010kkq'