2021-07-09T05:45:12,052 Created temporary directory: /tmp/pip-ephem-wheel-cache-kqm0f6i1 2021-07-09T05:45:12,055 Created temporary directory: /tmp/pip-req-tracker-207hrmer 2021-07-09T05:45:12,055 Initialized build tracking at /tmp/pip-req-tracker-207hrmer 2021-07-09T05:45:12,056 Created build tracker: /tmp/pip-req-tracker-207hrmer 2021-07-09T05:45:12,056 Entered build tracker: /tmp/pip-req-tracker-207hrmer 2021-07-09T05:45:12,056 Created temporary directory: /tmp/pip-wheel-vfb6p27a 2021-07-09T05:45:12,090 1 location(s) to search for versions of thpppt: 2021-07-09T05:45:12,090 * https://pypi.org/simple/thpppt/ 2021-07-09T05:45:12,090 Fetching project page and analyzing links: https://pypi.org/simple/thpppt/ 2021-07-09T05:45:12,091 Getting page https://pypi.org/simple/thpppt/ 2021-07-09T05:45:12,092 Found index url https://pypi.org/simple 2021-07-09T05:45:12,187 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:45:12,188 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:45:12,188 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:45:12,188 Skipping link: not a file: https://pypi.org/simple/thpppt/ 2021-07-09T05:45:12,205 Given no hashes to check 1 links for project 'thpppt': discarding no candidates 2021-07-09T05:45:12,222 Collecting thpppt==0.0.3 2021-07-09T05:45:12,223 Created temporary directory: /tmp/pip-unpack-20cshymp 2021-07-09T05:45:12,394 Downloading thpppt-0.0.3.tar.gz (15 kB) 2021-07-09T05:45:12,456 Added thpppt==0.0.3 from https://files.pythonhosted.org/packages/99/99/2f9202ec85cceecda5394caef541f4e60f0caac9fb1c239201e6c33a8f91/thpppt-0.0.3.tar.gz#sha256=19755fdded47cca8a6e5daa16fa65d22cf3378b722605225d73acf824c4adc8f to build tracker '/tmp/pip-req-tracker-207hrmer' 2021-07-09T05:45:12,457 Running setup.py (path:/tmp/pip-wheel-vfb6p27a/thpppt_9ff28cd36b9344179c6c01ddfc385564/setup.py) egg_info for package thpppt 2021-07-09T05:45:12,458 Created temporary directory: /tmp/pip-pip-egg-info-c7vnse1t 2021-07-09T05:45:12,458 Running command python setup.py egg_info 2021-07-09T05:45:13,072 Traceback (most recent call last): 2021-07-09T05:45:13,073 File "", line 1, in 2021-07-09T05:45:13,074 File "/tmp/pip-wheel-vfb6p27a/thpppt_9ff28cd36b9344179c6c01ddfc385564/setup.py", line 27 2021-07-09T05:45:13,074 print get_template_dirs() 2021-07-09T05:45:13,074 ^ 2021-07-09T05:45:13,075 SyntaxError: invalid syntax 2021-07-09T05:45:13,122 WARNING: Discarding https://files.pythonhosted.org/packages/99/99/2f9202ec85cceecda5394caef541f4e60f0caac9fb1c239201e6c33a8f91/thpppt-0.0.3.tar.gz#sha256=19755fdded47cca8a6e5daa16fa65d22cf3378b722605225d73acf824c4adc8f (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:45:13,123 ERROR: Could not find a version that satisfies the requirement thpppt==0.0.3 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-09T05:45:13,124 ERROR: No matching distribution found for thpppt==0.0.3 2021-07-09T05:45:13,124 Exception information: 2021-07-09T05:45:13,124 Traceback (most recent call last): 2021-07-09T05:45:13,124 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:45:13,124 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:45:13,124 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:45:13,124 raise RequirementsConflicted(criterion) 2021-07-09T05:45:13,124 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('thpppt==0.0.3') 2021-07-09T05:45:13,124 2021-07-09T05:45:13,124 During handling of the above exception, another exception occurred: 2021-07-09T05:45:13,124 2021-07-09T05:45:13,124 Traceback (most recent call last): 2021-07-09T05:45:13,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:45:13,124 result = self._result = resolver.resolve( 2021-07-09T05:45:13,124 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:45:13,124 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:45:13,124 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:45:13,124 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:45:13,124 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('thpppt==0.0.3'), parent=None)] 2021-07-09T05:45:13,124 2021-07-09T05:45:13,124 The above exception was the direct cause of the following exception: 2021-07-09T05:45:13,124 2021-07-09T05:45:13,124 Traceback (most recent call last): 2021-07-09T05:45:13,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:45:13,124 status = self.run(options, args) 2021-07-09T05:45:13,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:45:13,124 return func(self, options, args) 2021-07-09T05:45:13,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:45:13,124 requirement_set = resolver.resolve( 2021-07-09T05:45:13,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:45:13,124 raise error from e 2021-07-09T05:45:13,124 pip._internal.exceptions.DistributionNotFound: No matching distribution found for thpppt==0.0.3 2021-07-09T05:45:13,129 Removed thpppt==0.0.3 from https://files.pythonhosted.org/packages/99/99/2f9202ec85cceecda5394caef541f4e60f0caac9fb1c239201e6c33a8f91/thpppt-0.0.3.tar.gz#sha256=19755fdded47cca8a6e5daa16fa65d22cf3378b722605225d73acf824c4adc8f from build tracker '/tmp/pip-req-tracker-207hrmer' 2021-07-09T05:45:13,129 Removed build tracker: '/tmp/pip-req-tracker-207hrmer'