2021-07-08T14:20:42,892 Created temporary directory: /tmp/pip-ephem-wheel-cache-1u5y2q5c 2021-07-08T14:20:42,895 Created temporary directory: /tmp/pip-req-tracker-tfe0wr5o 2021-07-08T14:20:42,895 Initialized build tracking at /tmp/pip-req-tracker-tfe0wr5o 2021-07-08T14:20:42,895 Created build tracker: /tmp/pip-req-tracker-tfe0wr5o 2021-07-08T14:20:42,895 Entered build tracker: /tmp/pip-req-tracker-tfe0wr5o 2021-07-08T14:20:42,896 Created temporary directory: /tmp/pip-wheel-fa555hbe 2021-07-08T14:20:42,929 1 location(s) to search for versions of halberd: 2021-07-08T14:20:42,929 * https://pypi.org/simple/halberd/ 2021-07-08T14:20:42,929 Fetching project page and analyzing links: https://pypi.org/simple/halberd/ 2021-07-08T14:20:42,930 Getting page https://pypi.org/simple/halberd/ 2021-07-08T14:20:42,931 Found index url https://pypi.org/simple 2021-07-08T14:20:43,263 Found link https://files.pythonhosted.org/packages/0f/fe/9f13c0b81666bc57af15e502bf9fa1a000bad3399df409b006799c830763/halberd-0.2.0.tar.gz#sha256=d8f9a88fb5ce98b6fb838249b70d1395f5cc9fea7df8bb07e96a4b2e402bcc99 (from https://pypi.org/simple/halberd/), version: 0.2.0 2021-07-08T14:20:43,263 Found link https://files.pythonhosted.org/packages/4a/fc/01fbd1c410ce791c271f7eea409a630fd048bf7e18a28d8aface110c3c63/halberd-0.2.1.tar.gz#sha256=7c31ccd75cb9932150f699975f11f7750c13f8b6593db9c41b293d4408ce8474 (from https://pypi.org/simple/halberd/), version: 0.2.1 2021-07-08T14:20:43,263 Found link https://files.pythonhosted.org/packages/02/99/67d88f4d10c729e64052dfbd79e4662c492a5c32d55f30eb699bb19cfd9d/halberd-0.2.4.tar.gz#sha256=5746484757b65191ae5062e9dda972eed7e876620ee348929b1b9490077d8f28 (from https://pypi.org/simple/halberd/), version: 0.2.4 2021-07-08T14:20:43,264 Skipping link: not a file: https://pypi.org/simple/halberd/ 2021-07-08T14:20:43,280 Given no hashes to check 1 links for project 'halberd': discarding no candidates 2021-07-08T14:20:43,297 Collecting halberd==0.2.0 2021-07-08T14:20:43,299 Created temporary directory: /tmp/pip-unpack-uh8lf1hn 2021-07-08T14:20:43,519 Downloading halberd-0.2.0.tar.gz (126 kB) 2021-07-08T14:20:43,969 Added halberd==0.2.0 from https://files.pythonhosted.org/packages/0f/fe/9f13c0b81666bc57af15e502bf9fa1a000bad3399df409b006799c830763/halberd-0.2.0.tar.gz#sha256=d8f9a88fb5ce98b6fb838249b70d1395f5cc9fea7df8bb07e96a4b2e402bcc99 to build tracker '/tmp/pip-req-tracker-tfe0wr5o' 2021-07-08T14:20:43,970 Running setup.py (path:/tmp/pip-wheel-fa555hbe/halberd_0177720096d14d3c974e83fa03e5b30f/setup.py) egg_info for package halberd 2021-07-08T14:20:43,971 Created temporary directory: /tmp/pip-pip-egg-info-ozd5qghl 2021-07-08T14:20:43,971 Running command python setup.py egg_info 2021-07-08T14:20:44,594 Traceback (most recent call last): 2021-07-08T14:20:44,595 File "", line 1, in 2021-07-08T14:20:44,595 File "/tmp/pip-wheel-fa555hbe/halberd_0177720096d14d3c974e83fa03e5b30f/setup.py", line 72 2021-07-08T14:20:44,596 print "Running tests found in '%s'..." % module 2021-07-08T14:20:44,596 ^ 2021-07-08T14:20:44,596 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Running tests found in '%s'..." % module)? 2021-07-08T14:20:44,644 WARNING: Discarding https://files.pythonhosted.org/packages/0f/fe/9f13c0b81666bc57af15e502bf9fa1a000bad3399df409b006799c830763/halberd-0.2.0.tar.gz#sha256=d8f9a88fb5ce98b6fb838249b70d1395f5cc9fea7df8bb07e96a4b2e402bcc99 (from https://pypi.org/simple/halberd/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T14:20:44,645 ERROR: Could not find a version that satisfies the requirement halberd==0.2.0 (from versions: 0.2.0, 0.2.1, 0.2.4) 2021-07-08T14:20:44,646 ERROR: No matching distribution found for halberd==0.2.0 2021-07-08T14:20:44,646 Exception information: 2021-07-08T14:20:44,646 Traceback (most recent call last): 2021-07-08T14:20:44,646 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T14:20:44,646 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T14:20:44,646 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T14:20:44,646 raise RequirementsConflicted(criterion) 2021-07-08T14:20:44,646 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('halberd==0.2.0') 2021-07-08T14:20:44,646 2021-07-08T14:20:44,646 During handling of the above exception, another exception occurred: 2021-07-08T14:20:44,646 2021-07-08T14:20:44,646 Traceback (most recent call last): 2021-07-08T14:20:44,646 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T14:20:44,646 result = self._result = resolver.resolve( 2021-07-08T14:20:44,646 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T14:20:44,646 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T14:20:44,646 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T14:20:44,646 raise ResolutionImpossible(e.criterion.information) 2021-07-08T14:20:44,646 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('halberd==0.2.0'), parent=None)] 2021-07-08T14:20:44,646 2021-07-08T14:20:44,646 The above exception was the direct cause of the following exception: 2021-07-08T14:20:44,646 2021-07-08T14:20:44,646 Traceback (most recent call last): 2021-07-08T14:20:44,646 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T14:20:44,646 status = self.run(options, args) 2021-07-08T14:20:44,646 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T14:20:44,646 return func(self, options, args) 2021-07-08T14:20:44,646 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T14:20:44,646 requirement_set = resolver.resolve( 2021-07-08T14:20:44,646 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T14:20:44,646 raise error from e 2021-07-08T14:20:44,646 pip._internal.exceptions.DistributionNotFound: No matching distribution found for halberd==0.2.0 2021-07-08T14:20:44,651 Removed halberd==0.2.0 from https://files.pythonhosted.org/packages/0f/fe/9f13c0b81666bc57af15e502bf9fa1a000bad3399df409b006799c830763/halberd-0.2.0.tar.gz#sha256=d8f9a88fb5ce98b6fb838249b70d1395f5cc9fea7df8bb07e96a4b2e402bcc99 from build tracker '/tmp/pip-req-tracker-tfe0wr5o' 2021-07-08T14:20:44,651 Removed build tracker: '/tmp/pip-req-tracker-tfe0wr5o'