2021-07-09T02:27:34,518 Created temporary directory: /tmp/pip-ephem-wheel-cache-_x2t3yy4 2021-07-09T02:27:34,522 Created temporary directory: /tmp/pip-req-tracker-qbk003fw 2021-07-09T02:27:34,522 Initialized build tracking at /tmp/pip-req-tracker-qbk003fw 2021-07-09T02:27:34,522 Created build tracker: /tmp/pip-req-tracker-qbk003fw 2021-07-09T02:27:34,522 Entered build tracker: /tmp/pip-req-tracker-qbk003fw 2021-07-09T02:27:34,523 Created temporary directory: /tmp/pip-wheel-87ypcly7 2021-07-09T02:27:34,558 1 location(s) to search for versions of pybayes: 2021-07-09T02:27:34,558 * https://pypi.org/simple/pybayes/ 2021-07-09T02:27:34,558 Fetching project page and analyzing links: https://pypi.org/simple/pybayes/ 2021-07-09T02:27:34,559 Getting page https://pypi.org/simple/pybayes/ 2021-07-09T02:27:34,560 Found index url https://pypi.org/simple 2021-07-09T02:27:34,748 Found link https://files.pythonhosted.org/packages/e5/12/84e4ffaf167968c824a5cf2c9e1b5edaf6c0c9f920c93cb8cc4337f7cbbd/PyBayes-0.3.tar.gz#sha256=c9344595c737d54e9f9aabaa1b09bfb61450afbfdec7fb22af771aa205462ba0 (from https://pypi.org/simple/pybayes/), version: 0.3 2021-07-09T02:27:34,748 Skipping link: not a file: https://pypi.org/simple/pybayes/ 2021-07-09T02:27:34,764 Given no hashes to check 1 links for project 'pybayes': discarding no candidates 2021-07-09T02:27:34,782 Collecting pybayes==0.3 2021-07-09T02:27:34,784 Created temporary directory: /tmp/pip-unpack-pzw9mlsp 2021-07-09T02:27:34,829 Downloading PyBayes-0.3.tar.gz (1.6 MB) 2021-07-09T02:27:35,377 Added pybayes==0.3 from https://files.pythonhosted.org/packages/e5/12/84e4ffaf167968c824a5cf2c9e1b5edaf6c0c9f920c93cb8cc4337f7cbbd/PyBayes-0.3.tar.gz#sha256=c9344595c737d54e9f9aabaa1b09bfb61450afbfdec7fb22af771aa205462ba0 to build tracker '/tmp/pip-req-tracker-qbk003fw' 2021-07-09T02:27:35,379 Running setup.py (path:/tmp/pip-wheel-87ypcly7/pybayes_13aaf56d33914dea85a4806bc5cbec87/setup.py) egg_info for package pybayes 2021-07-09T02:27:35,380 Created temporary directory: /tmp/pip-pip-egg-info-hxhf0e5s 2021-07-09T02:27:35,380 Running command python setup.py egg_info 2021-07-09T02:27:36,228 Traceback (most recent call last): 2021-07-09T02:27:36,229 File "", line 1, in 2021-07-09T02:27:36,230 File "/tmp/pip-wheel-87ypcly7/pybayes_13aaf56d33914dea85a4806bc5cbec87/setup.py", line 23 2021-07-09T02:27:36,230 print "Failed to determine version using git:", e 2021-07-09T02:27:36,230 ^ 2021-07-09T02:27:36,230 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Failed to determine version using git:", e)? 2021-07-09T02:27:36,278 WARNING: Discarding https://files.pythonhosted.org/packages/e5/12/84e4ffaf167968c824a5cf2c9e1b5edaf6c0c9f920c93cb8cc4337f7cbbd/PyBayes-0.3.tar.gz#sha256=c9344595c737d54e9f9aabaa1b09bfb61450afbfdec7fb22af771aa205462ba0 (from https://pypi.org/simple/pybayes/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:27:36,280 ERROR: Could not find a version that satisfies the requirement pybayes==0.3 (from versions: 0.3) 2021-07-09T02:27:36,280 ERROR: No matching distribution found for pybayes==0.3 2021-07-09T02:27:36,280 Exception information: 2021-07-09T02:27:36,280 Traceback (most recent call last): 2021-07-09T02:27:36,280 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:27:36,280 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:27:36,280 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:27:36,280 raise RequirementsConflicted(criterion) 2021-07-09T02:27:36,280 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pybayes==0.3') 2021-07-09T02:27:36,280 2021-07-09T02:27:36,280 During handling of the above exception, another exception occurred: 2021-07-09T02:27:36,280 2021-07-09T02:27:36,280 Traceback (most recent call last): 2021-07-09T02:27:36,280 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:27:36,280 result = self._result = resolver.resolve( 2021-07-09T02:27:36,280 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:27:36,280 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:27:36,280 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:27:36,280 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:27:36,280 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pybayes==0.3'), parent=None)] 2021-07-09T02:27:36,280 2021-07-09T02:27:36,280 The above exception was the direct cause of the following exception: 2021-07-09T02:27:36,280 2021-07-09T02:27:36,280 Traceback (most recent call last): 2021-07-09T02:27:36,280 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:27:36,280 status = self.run(options, args) 2021-07-09T02:27:36,280 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:27:36,280 return func(self, options, args) 2021-07-09T02:27:36,280 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:27:36,280 requirement_set = resolver.resolve( 2021-07-09T02:27:36,280 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:27:36,280 raise error from e 2021-07-09T02:27:36,280 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pybayes==0.3 2021-07-09T02:27:36,285 Removed pybayes==0.3 from https://files.pythonhosted.org/packages/e5/12/84e4ffaf167968c824a5cf2c9e1b5edaf6c0c9f920c93cb8cc4337f7cbbd/PyBayes-0.3.tar.gz#sha256=c9344595c737d54e9f9aabaa1b09bfb61450afbfdec7fb22af771aa205462ba0 from build tracker '/tmp/pip-req-tracker-qbk003fw' 2021-07-09T02:27:36,286 Removed build tracker: '/tmp/pip-req-tracker-qbk003fw'