2021-07-09T05:42:12,034 Created temporary directory: /tmp/pip-ephem-wheel-cache-f4abowyp 2021-07-09T05:42:12,037 Created temporary directory: /tmp/pip-req-tracker-f8ye71to 2021-07-09T05:42:12,037 Initialized build tracking at /tmp/pip-req-tracker-f8ye71to 2021-07-09T05:42:12,037 Created build tracker: /tmp/pip-req-tracker-f8ye71to 2021-07-09T05:42:12,037 Entered build tracker: /tmp/pip-req-tracker-f8ye71to 2021-07-09T05:42:12,038 Created temporary directory: /tmp/pip-wheel-4co2adn_ 2021-07-09T05:42:12,071 1 location(s) to search for versions of thpppt: 2021-07-09T05:42:12,071 * https://pypi.org/simple/thpppt/ 2021-07-09T05:42:12,072 Fetching project page and analyzing links: https://pypi.org/simple/thpppt/ 2021-07-09T05:42:12,072 Getting page https://pypi.org/simple/thpppt/ 2021-07-09T05:42:12,073 Found index url https://pypi.org/simple 2021-07-09T05:42:12,251 Found link https://files.pythonhosted.org/packages/5b/37/18eac06ba07df0ed4b01a23dab30e47516850a940b7d09bf5df0b56fa22a/thpppt-0.0.1.tar.gz#sha256=6b1ea3fa919ea016e35d4567450e860cb013dd125ea9125c2060a6cf83aaf66d (from https://pypi.org/simple/thpppt/), version: 0.0.1 2021-07-09T05:42:12,251 Found link https://files.pythonhosted.org/packages/03/bc/a478996204196c65ff45100acec0fd16982bd2892498d40c961d100ba805/thpppt-0.0.2.tar.gz#sha256=41af2387b7a9e66f0a62268431e8a50f823b2b9962c43d5dd0fc931b04520881 (from https://pypi.org/simple/thpppt/), version: 0.0.2 2021-07-09T05:42:12,252 Found link https://files.pythonhosted.org/packages/99/99/2f9202ec85cceecda5394caef541f4e60f0caac9fb1c239201e6c33a8f91/thpppt-0.0.3.tar.gz#sha256=19755fdded47cca8a6e5daa16fa65d22cf3378b722605225d73acf824c4adc8f (from https://pypi.org/simple/thpppt/), version: 0.0.3 2021-07-09T05:42:12,252 Skipping link: not a file: https://pypi.org/simple/thpppt/ 2021-07-09T05:42:12,269 Given no hashes to check 1 links for project 'thpppt': discarding no candidates 2021-07-09T05:42:12,286 Collecting thpppt==0.0.2 2021-07-09T05:42:12,288 Created temporary directory: /tmp/pip-unpack-ap7kmij1 2021-07-09T05:42:12,463 Downloading thpppt-0.0.2.tar.gz (14 kB) 2021-07-09T05:42:12,522 Added thpppt==0.0.2 from https://files.pythonhosted.org/packages/03/bc/a478996204196c65ff45100acec0fd16982bd2892498d40c961d100ba805/thpppt-0.0.2.tar.gz#sha256=41af2387b7a9e66f0a62268431e8a50f823b2b9962c43d5dd0fc931b04520881 to build tracker '/tmp/pip-req-tracker-f8ye71to' 2021-07-09T05:42:12,523 Running setup.py (path:/tmp/pip-wheel-4co2adn_/thpppt_7b3ec844b24a4e6e82fcf91ffce1505f/setup.py) egg_info for package thpppt 2021-07-09T05:42:12,523 Created temporary directory: /tmp/pip-pip-egg-info-3btocaup 2021-07-09T05:42:12,524 Running command python setup.py egg_info 2021-07-09T05:42:13,138 Traceback (most recent call last): 2021-07-09T05:42:13,139 File "", line 1, in 2021-07-09T05:42:13,139 File "/tmp/pip-wheel-4co2adn_/thpppt_7b3ec844b24a4e6e82fcf91ffce1505f/setup.py", line 27 2021-07-09T05:42:13,140 print get_template_dirs() 2021-07-09T05:42:13,140 ^ 2021-07-09T05:42:13,140 SyntaxError: invalid syntax 2021-07-09T05:42:13,188 WARNING: Discarding https://files.pythonhosted.org/packages/03/bc/a478996204196c65ff45100acec0fd16982bd2892498d40c961d100ba805/thpppt-0.0.2.tar.gz#sha256=41af2387b7a9e66f0a62268431e8a50f823b2b9962c43d5dd0fc931b04520881 (from https://pypi.org/simple/thpppt/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:42:13,190 ERROR: Could not find a version that satisfies the requirement thpppt==0.0.2 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-09T05:42:13,190 ERROR: No matching distribution found for thpppt==0.0.2 2021-07-09T05:42:13,190 Exception information: 2021-07-09T05:42:13,190 Traceback (most recent call last): 2021-07-09T05:42:13,190 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:42:13,190 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:42:13,190 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:42:13,190 raise RequirementsConflicted(criterion) 2021-07-09T05:42:13,190 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('thpppt==0.0.2') 2021-07-09T05:42:13,190 2021-07-09T05:42:13,190 During handling of the above exception, another exception occurred: 2021-07-09T05:42:13,190 2021-07-09T05:42:13,190 Traceback (most recent call last): 2021-07-09T05:42:13,190 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:42:13,190 result = self._result = resolver.resolve( 2021-07-09T05:42:13,190 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:42:13,190 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:42:13,190 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:42:13,190 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:42:13,190 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('thpppt==0.0.2'), parent=None)] 2021-07-09T05:42:13,190 2021-07-09T05:42:13,190 The above exception was the direct cause of the following exception: 2021-07-09T05:42:13,190 2021-07-09T05:42:13,190 Traceback (most recent call last): 2021-07-09T05:42:13,190 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:42:13,190 status = self.run(options, args) 2021-07-09T05:42:13,190 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:42:13,190 return func(self, options, args) 2021-07-09T05:42:13,190 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:42:13,190 requirement_set = resolver.resolve( 2021-07-09T05:42:13,190 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:42:13,190 raise error from e 2021-07-09T05:42:13,190 pip._internal.exceptions.DistributionNotFound: No matching distribution found for thpppt==0.0.2 2021-07-09T05:42:13,195 Removed thpppt==0.0.2 from https://files.pythonhosted.org/packages/03/bc/a478996204196c65ff45100acec0fd16982bd2892498d40c961d100ba805/thpppt-0.0.2.tar.gz#sha256=41af2387b7a9e66f0a62268431e8a50f823b2b9962c43d5dd0fc931b04520881 from build tracker '/tmp/pip-req-tracker-f8ye71to' 2021-07-09T05:42:13,195 Removed build tracker: '/tmp/pip-req-tracker-f8ye71to'