2021-07-09T19:23:35,139 Created temporary directory: /tmp/pip-ephem-wheel-cache-5bedel92 2021-07-09T19:23:35,142 Created temporary directory: /tmp/pip-req-tracker-6eu_wr40 2021-07-09T19:23:35,142 Initialized build tracking at /tmp/pip-req-tracker-6eu_wr40 2021-07-09T19:23:35,142 Created build tracker: /tmp/pip-req-tracker-6eu_wr40 2021-07-09T19:23:35,142 Entered build tracker: /tmp/pip-req-tracker-6eu_wr40 2021-07-09T19:23:35,143 Created temporary directory: /tmp/pip-wheel-2lhg7v2i 2021-07-09T19:23:35,176 1 location(s) to search for versions of onlyonce: 2021-07-09T19:23:35,176 * https://pypi.org/simple/onlyonce/ 2021-07-09T19:23:35,176 Fetching project page and analyzing links: https://pypi.org/simple/onlyonce/ 2021-07-09T19:23:35,176 Getting page https://pypi.org/simple/onlyonce/ 2021-07-09T19:23:35,178 Found index url https://pypi.org/simple 2021-07-09T19:23:35,358 Found link https://files.pythonhosted.org/packages/3b/c5/23f32d769ed63a4c9bad2288d09af7fce86183f4aac5ee04772b16d5b84a/onlyonce-0.0.2.tar.gz#sha256=63bee74ceb9088d83611c557f0aa948c9b4526cecf7eb3a12e011b971e7e8d57 (from https://pypi.org/simple/onlyonce/), version: 0.0.2 2021-07-09T19:23:35,358 Found link https://files.pythonhosted.org/packages/05/41/413b83bdfce9902f76923be7211fe153080c8987b6d3ba28bb64e4b9a9f1/onlyonce-0.0.3.tar.gz#sha256=0ae78a5d6040a806529cdf8b463893339bf5ad38eac315d91089f8019f701e23 (from https://pypi.org/simple/onlyonce/), version: 0.0.3 2021-07-09T19:23:35,359 Skipping link: not a file: https://pypi.org/simple/onlyonce/ 2021-07-09T19:23:35,375 Given no hashes to check 1 links for project 'onlyonce': discarding no candidates 2021-07-09T19:23:35,392 Collecting onlyonce==0.0.2 2021-07-09T19:23:35,393 Created temporary directory: /tmp/pip-unpack-g5uq0xn9 2021-07-09T19:23:35,564 Downloading onlyonce-0.0.2.tar.gz (3.8 kB) 2021-07-09T19:23:35,589 Added onlyonce==0.0.2 from https://files.pythonhosted.org/packages/3b/c5/23f32d769ed63a4c9bad2288d09af7fce86183f4aac5ee04772b16d5b84a/onlyonce-0.0.2.tar.gz#sha256=63bee74ceb9088d83611c557f0aa948c9b4526cecf7eb3a12e011b971e7e8d57 to build tracker '/tmp/pip-req-tracker-6eu_wr40' 2021-07-09T19:23:35,590 Running setup.py (path:/tmp/pip-wheel-2lhg7v2i/onlyonce_aeb382be7ff849bab86b8443dcbba98d/setup.py) egg_info for package onlyonce 2021-07-09T19:23:35,591 Created temporary directory: /tmp/pip-pip-egg-info-u_ly0r8z 2021-07-09T19:23:35,591 Running command python setup.py egg_info 2021-07-09T19:23:36,213 Traceback (most recent call last): 2021-07-09T19:23:36,213 File "", line 1, in 2021-07-09T19:23:36,213 File "/tmp/pip-wheel-2lhg7v2i/onlyonce_aeb382be7ff849bab86b8443dcbba98d/setup.py", line 2, in 2021-07-09T19:23:36,214 from onlyonce import __version__ 2021-07-09T19:23:36,214 File "/tmp/pip-wheel-2lhg7v2i/onlyonce_aeb382be7ff849bab86b8443dcbba98d/onlyonce.py", line 120 2021-07-09T19:23:36,214 print '{0}:{1}:{2}'.format(level, now, text) 2021-07-09T19:23:36,215 ^ 2021-07-09T19:23:36,215 SyntaxError: invalid syntax 2021-07-09T19:23:36,263 WARNING: Discarding https://files.pythonhosted.org/packages/3b/c5/23f32d769ed63a4c9bad2288d09af7fce86183f4aac5ee04772b16d5b84a/onlyonce-0.0.2.tar.gz#sha256=63bee74ceb9088d83611c557f0aa948c9b4526cecf7eb3a12e011b971e7e8d57 (from https://pypi.org/simple/onlyonce/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:23:36,265 ERROR: Could not find a version that satisfies the requirement onlyonce==0.0.2 (from versions: 0.0.2, 0.0.3) 2021-07-09T19:23:36,265 ERROR: No matching distribution found for onlyonce==0.0.2 2021-07-09T19:23:36,265 Exception information: 2021-07-09T19:23:36,265 Traceback (most recent call last): 2021-07-09T19:23:36,265 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:23:36,265 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:23:36,265 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:23:36,265 raise RequirementsConflicted(criterion) 2021-07-09T19:23:36,265 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('onlyonce==0.0.2') 2021-07-09T19:23:36,265 2021-07-09T19:23:36,265 During handling of the above exception, another exception occurred: 2021-07-09T19:23:36,265 2021-07-09T19:23:36,265 Traceback (most recent call last): 2021-07-09T19:23:36,265 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:23:36,265 result = self._result = resolver.resolve( 2021-07-09T19:23:36,265 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:23:36,265 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:23:36,265 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:23:36,265 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:23:36,265 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('onlyonce==0.0.2'), parent=None)] 2021-07-09T19:23:36,265 2021-07-09T19:23:36,265 The above exception was the direct cause of the following exception: 2021-07-09T19:23:36,265 2021-07-09T19:23:36,265 Traceback (most recent call last): 2021-07-09T19:23:36,265 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:23:36,265 status = self.run(options, args) 2021-07-09T19:23:36,265 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:23:36,265 return func(self, options, args) 2021-07-09T19:23:36,265 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:23:36,265 requirement_set = resolver.resolve( 2021-07-09T19:23:36,265 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:23:36,265 raise error from e 2021-07-09T19:23:36,265 pip._internal.exceptions.DistributionNotFound: No matching distribution found for onlyonce==0.0.2 2021-07-09T19:23:36,270 Removed onlyonce==0.0.2 from https://files.pythonhosted.org/packages/3b/c5/23f32d769ed63a4c9bad2288d09af7fce86183f4aac5ee04772b16d5b84a/onlyonce-0.0.2.tar.gz#sha256=63bee74ceb9088d83611c557f0aa948c9b4526cecf7eb3a12e011b971e7e8d57 from build tracker '/tmp/pip-req-tracker-6eu_wr40' 2021-07-09T19:23:36,271 Removed build tracker: '/tmp/pip-req-tracker-6eu_wr40'