2021-07-08T23:27:08,203 Created temporary directory: /tmp/pip-ephem-wheel-cache-4_u2hciu 2021-07-08T23:27:08,206 Created temporary directory: /tmp/pip-req-tracker-4l6q17l0 2021-07-08T23:27:08,206 Initialized build tracking at /tmp/pip-req-tracker-4l6q17l0 2021-07-08T23:27:08,206 Created build tracker: /tmp/pip-req-tracker-4l6q17l0 2021-07-08T23:27:08,206 Entered build tracker: /tmp/pip-req-tracker-4l6q17l0 2021-07-08T23:27:08,207 Created temporary directory: /tmp/pip-wheel-f33hr6mg 2021-07-08T23:27:08,242 1 location(s) to search for versions of contentbus: 2021-07-08T23:27:08,242 * https://pypi.org/simple/contentbus/ 2021-07-08T23:27:08,243 Fetching project page and analyzing links: https://pypi.org/simple/contentbus/ 2021-07-08T23:27:08,243 Getting page https://pypi.org/simple/contentbus/ 2021-07-08T23:27:08,244 Found index url https://pypi.org/simple 2021-07-08T23:27:08,426 Found link https://files.pythonhosted.org/packages/d8/fe/b3089e795850efdc1241941c8ff9915d3a4eee78f61772948dd6a3d2b619/contentbus-0.0.1.tar.gz#sha256=14b185bfa6b5e72b5a490c6ad377a370b18c0469a32773adfae0dc0f5c192a9c (from https://pypi.org/simple/contentbus/), version: 0.0.1 2021-07-08T23:27:08,426 Skipping link: not a file: https://pypi.org/simple/contentbus/ 2021-07-08T23:27:08,443 Given no hashes to check 1 links for project 'contentbus': discarding no candidates 2021-07-08T23:27:08,460 Collecting contentbus==0.0.1 2021-07-08T23:27:08,461 Created temporary directory: /tmp/pip-unpack-qdrhn1kx 2021-07-08T23:27:08,637 Downloading contentbus-0.0.1.tar.gz (16 kB) 2021-07-08T23:27:08,689 Added contentbus==0.0.1 from https://files.pythonhosted.org/packages/d8/fe/b3089e795850efdc1241941c8ff9915d3a4eee78f61772948dd6a3d2b619/contentbus-0.0.1.tar.gz#sha256=14b185bfa6b5e72b5a490c6ad377a370b18c0469a32773adfae0dc0f5c192a9c to build tracker '/tmp/pip-req-tracker-4l6q17l0' 2021-07-08T23:27:08,690 Running setup.py (path:/tmp/pip-wheel-f33hr6mg/contentbus_4abe0dc36a7b42feb0b4ef153785aab3/setup.py) egg_info for package contentbus 2021-07-08T23:27:08,691 Created temporary directory: /tmp/pip-pip-egg-info-44ngajsc 2021-07-08T23:27:08,691 Running command python setup.py egg_info 2021-07-08T23:27:09,332 Traceback (most recent call last): 2021-07-08T23:27:09,333 File "", line 1, in 2021-07-08T23:27:09,333 File "/tmp/pip-wheel-f33hr6mg/contentbus_4abe0dc36a7b42feb0b4ef153785aab3/setup.py", line 20, in 2021-07-08T23:27:09,334 import contentbus 2021-07-08T23:27:09,334 File "/tmp/pip-wheel-f33hr6mg/contentbus_4abe0dc36a7b42feb0b4ef153785aab3/contentbus/__init__.py", line 24, in 2021-07-08T23:27:09,334 from .match import * 2021-07-08T23:27:09,335 File "/tmp/pip-wheel-f33hr6mg/contentbus_4abe0dc36a7b42feb0b4ef153785aab3/contentbus/match/__init__.py", line 166 2021-07-08T23:27:09,335 except Exception, e: 2021-07-08T23:27:09,335 ^ 2021-07-08T23:27:09,335 SyntaxError: invalid syntax 2021-07-08T23:27:09,384 WARNING: Discarding https://files.pythonhosted.org/packages/d8/fe/b3089e795850efdc1241941c8ff9915d3a4eee78f61772948dd6a3d2b619/contentbus-0.0.1.tar.gz#sha256=14b185bfa6b5e72b5a490c6ad377a370b18c0469a32773adfae0dc0f5c192a9c (from https://pypi.org/simple/contentbus/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T23:27:09,385 ERROR: Could not find a version that satisfies the requirement contentbus==0.0.1 (from versions: 0.0.1) 2021-07-08T23:27:09,386 ERROR: No matching distribution found for contentbus==0.0.1 2021-07-08T23:27:09,386 Exception information: 2021-07-08T23:27:09,386 Traceback (most recent call last): 2021-07-08T23:27:09,386 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:27:09,386 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:27:09,386 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:27:09,386 raise RequirementsConflicted(criterion) 2021-07-08T23:27:09,386 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('contentbus==0.0.1') 2021-07-08T23:27:09,386 2021-07-08T23:27:09,386 During handling of the above exception, another exception occurred: 2021-07-08T23:27:09,386 2021-07-08T23:27:09,386 Traceback (most recent call last): 2021-07-08T23:27:09,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:27:09,386 result = self._result = resolver.resolve( 2021-07-08T23:27:09,386 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:27:09,386 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:27:09,386 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:27:09,386 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:27:09,386 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('contentbus==0.0.1'), parent=None)] 2021-07-08T23:27:09,386 2021-07-08T23:27:09,386 The above exception was the direct cause of the following exception: 2021-07-08T23:27:09,386 2021-07-08T23:27:09,386 Traceback (most recent call last): 2021-07-08T23:27:09,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:27:09,386 status = self.run(options, args) 2021-07-08T23:27:09,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:27:09,386 return func(self, options, args) 2021-07-08T23:27:09,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:27:09,386 requirement_set = resolver.resolve( 2021-07-08T23:27:09,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:27:09,386 raise error from e 2021-07-08T23:27:09,386 pip._internal.exceptions.DistributionNotFound: No matching distribution found for contentbus==0.0.1 2021-07-08T23:27:09,391 Removed contentbus==0.0.1 from https://files.pythonhosted.org/packages/d8/fe/b3089e795850efdc1241941c8ff9915d3a4eee78f61772948dd6a3d2b619/contentbus-0.0.1.tar.gz#sha256=14b185bfa6b5e72b5a490c6ad377a370b18c0469a32773adfae0dc0f5c192a9c from build tracker '/tmp/pip-req-tracker-4l6q17l0' 2021-07-08T23:27:09,391 Removed build tracker: '/tmp/pip-req-tracker-4l6q17l0'