2021-07-09T08:27:04,154 Created temporary directory: /tmp/pip-ephem-wheel-cache-ifietzso 2021-07-09T08:27:04,157 Created temporary directory: /tmp/pip-req-tracker-alpe3qq4 2021-07-09T08:27:04,157 Initialized build tracking at /tmp/pip-req-tracker-alpe3qq4 2021-07-09T08:27:04,157 Created build tracker: /tmp/pip-req-tracker-alpe3qq4 2021-07-09T08:27:04,157 Entered build tracker: /tmp/pip-req-tracker-alpe3qq4 2021-07-09T08:27:04,158 Created temporary directory: /tmp/pip-wheel-_q653y2e 2021-07-09T08:27:04,414 1 location(s) to search for versions of bo: 2021-07-09T08:27:04,414 * https://pypi.org/simple/bo/ 2021-07-09T08:27:04,414 Fetching project page and analyzing links: https://pypi.org/simple/bo/ 2021-07-09T08:27:04,415 Getting page https://pypi.org/simple/bo/ 2021-07-09T08:27:04,416 Found index url https://pypi.org/simple 2021-07-09T08:27:04,626 Found link https://files.pythonhosted.org/packages/d6/b3/1ec851c1f9a7fccac8898b64e2e1bf15cd2ec7ab83abe9b04a42357a726b/bo-0.1-alpha.tar.gz#sha256=5e196de40fa926b37b8f20ff3c12c3accdc60762bcfe1b7a0672ec9f64f22a1a (from https://pypi.org/simple/bo/), version: 0.1-alpha 2021-07-09T08:27:04,626 Skipping link: not a file: https://pypi.org/simple/bo/ 2021-07-09T08:27:04,642 Given no hashes to check 1 links for project 'bo': discarding no candidates 2021-07-09T08:27:04,660 Collecting bo==0.1-alpha 2021-07-09T08:27:04,661 Created temporary directory: /tmp/pip-unpack-h5au8je0 2021-07-09T08:27:04,832 Downloading bo-0.1-alpha.tar.gz (12 kB) 2021-07-09T08:27:04,917 Added bo==0.1-alpha from https://files.pythonhosted.org/packages/d6/b3/1ec851c1f9a7fccac8898b64e2e1bf15cd2ec7ab83abe9b04a42357a726b/bo-0.1-alpha.tar.gz#sha256=5e196de40fa926b37b8f20ff3c12c3accdc60762bcfe1b7a0672ec9f64f22a1a to build tracker '/tmp/pip-req-tracker-alpe3qq4' 2021-07-09T08:27:04,918 Running setup.py (path:/tmp/pip-wheel-_q653y2e/bo_1779b7c98de0456b83e1a3909e53e9b7/setup.py) egg_info for package bo 2021-07-09T08:27:04,919 Created temporary directory: /tmp/pip-pip-egg-info-26_kwb90 2021-07-09T08:27:04,920 Running command python setup.py egg_info 2021-07-09T08:27:05,586 Traceback (most recent call last): 2021-07-09T08:27:05,587 File "", line 1, in 2021-07-09T08:27:05,587 File "/tmp/pip-wheel-_q653y2e/bo_1779b7c98de0456b83e1a3909e53e9b7/setup.py", line 4, in 2021-07-09T08:27:05,588 from bo import __version__ as bo_version 2021-07-09T08:27:05,588 File "/tmp/pip-wheel-_q653y2e/bo_1779b7c98de0456b83e1a3909e53e9b7/bo/__init__.py", line 3, in 2021-07-09T08:27:05,588 from bo.core.brain import Bo 2021-07-09T08:27:05,588 File "/tmp/pip-wheel-_q653y2e/bo_1779b7c98de0456b83e1a3909e53e9b7/bo/core/brain.py", line 4, in 2021-07-09T08:27:05,588 from bo.dispatch import Signal 2021-07-09T08:27:05,589 File "/tmp/pip-wheel-_q653y2e/bo_1779b7c98de0456b83e1a3909e53e9b7/bo/dispatch/__init__.py", line 9, in 2021-07-09T08:27:05,589 from bo.dispatch.dispatcher import Signal 2021-07-09T08:27:05,589 File "/tmp/pip-wheel-_q653y2e/bo_1779b7c98de0456b83e1a3909e53e9b7/bo/dispatch/dispatcher.py", line 121 2021-07-09T08:27:05,589 except Exception, err: 2021-07-09T08:27:05,589 ^ 2021-07-09T08:27:05,590 SyntaxError: invalid syntax 2021-07-09T08:27:05,639 WARNING: Discarding https://files.pythonhosted.org/packages/d6/b3/1ec851c1f9a7fccac8898b64e2e1bf15cd2ec7ab83abe9b04a42357a726b/bo-0.1-alpha.tar.gz#sha256=5e196de40fa926b37b8f20ff3c12c3accdc60762bcfe1b7a0672ec9f64f22a1a (from https://pypi.org/simple/bo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T08:27:05,640 ERROR: Could not find a version that satisfies the requirement bo==0.1-alpha (from versions: 0.1a0) 2021-07-09T08:27:05,641 ERROR: No matching distribution found for bo==0.1-alpha 2021-07-09T08:27:05,641 Exception information: 2021-07-09T08:27:05,641 Traceback (most recent call last): 2021-07-09T08:27:05,641 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:27:05,641 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:27:05,641 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:27:05,641 raise RequirementsConflicted(criterion) 2021-07-09T08:27:05,641 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bo==0.1-alpha') 2021-07-09T08:27:05,641 2021-07-09T08:27:05,641 During handling of the above exception, another exception occurred: 2021-07-09T08:27:05,641 2021-07-09T08:27:05,641 Traceback (most recent call last): 2021-07-09T08:27:05,641 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:27:05,641 result = self._result = resolver.resolve( 2021-07-09T08:27:05,641 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:27:05,641 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:27:05,641 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:27:05,641 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:27:05,641 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bo==0.1-alpha'), parent=None)] 2021-07-09T08:27:05,641 2021-07-09T08:27:05,641 The above exception was the direct cause of the following exception: 2021-07-09T08:27:05,641 2021-07-09T08:27:05,641 Traceback (most recent call last): 2021-07-09T08:27:05,641 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:27:05,641 status = self.run(options, args) 2021-07-09T08:27:05,641 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:27:05,641 return func(self, options, args) 2021-07-09T08:27:05,641 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:27:05,641 requirement_set = resolver.resolve( 2021-07-09T08:27:05,641 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:27:05,641 raise error from e 2021-07-09T08:27:05,641 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bo==0.1-alpha 2021-07-09T08:27:05,646 Removed bo==0.1-alpha from https://files.pythonhosted.org/packages/d6/b3/1ec851c1f9a7fccac8898b64e2e1bf15cd2ec7ab83abe9b04a42357a726b/bo-0.1-alpha.tar.gz#sha256=5e196de40fa926b37b8f20ff3c12c3accdc60762bcfe1b7a0672ec9f64f22a1a from build tracker '/tmp/pip-req-tracker-alpe3qq4' 2021-07-09T08:27:05,646 Removed build tracker: '/tmp/pip-req-tracker-alpe3qq4'