2021-10-08T10:40:14,982 Created temporary directory: /tmp/pip-ephem-wheel-cache-nc2hrkqi 2021-10-08T10:40:14,986 Created temporary directory: /tmp/pip-req-tracker-qcqcsasm 2021-10-08T10:40:14,986 Initialized build tracking at /tmp/pip-req-tracker-qcqcsasm 2021-10-08T10:40:14,987 Created build tracker: /tmp/pip-req-tracker-qcqcsasm 2021-10-08T10:40:14,987 Entered build tracker: /tmp/pip-req-tracker-qcqcsasm 2021-10-08T10:40:14,988 Created temporary directory: /tmp/pip-wheel-cy14_jpe 2021-10-08T10:40:15,022 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-08T10:40:15,025 2 location(s) to search for versions of bayeshist: 2021-10-08T10:40:15,025 * https://pypi.org/simple/bayeshist/ 2021-10-08T10:40:15,025 * https://www.piwheels.org/simple/bayeshist/ 2021-10-08T10:40:15,025 Fetching project page and analyzing links: https://pypi.org/simple/bayeshist/ 2021-10-08T10:40:15,026 Getting page https://pypi.org/simple/bayeshist/ 2021-10-08T10:40:15,028 Found index url https://pypi.org/simple 2021-10-08T10:40:15,114 Found link https://files.pythonhosted.org/packages/ba/20/d4273610736e2febe2c369058fea80fd762fa85d5cbfdc37ef275a257c17/bayeshist-0.0.tar.gz#sha256=864d8add49993983bca9202357f3854962611267d3bf9bb6f14336fb098d4d9c (from https://pypi.org/simple/bayeshist/), version: 0.0 2021-10-08T10:40:15,115 Found link https://files.pythonhosted.org/packages/20/78/256c6eb36c1cee2b9bae7c2ebd5711d704ae0cc0abd57b0695dc3eae6be1/bayeshist-0.1.tar.gz#sha256=53ced9ce1dd615f07fa2b038545aa551d7b64d6bea652423db83736018ae1ab8 (from https://pypi.org/simple/bayeshist/), version: 0.1 2021-10-08T10:40:15,115 Fetching project page and analyzing links: https://www.piwheels.org/simple/bayeshist/ 2021-10-08T10:40:15,116 Getting page https://www.piwheels.org/simple/bayeshist/ 2021-10-08T10:40:15,117 Found index url https://www.piwheels.org/simple 2021-10-08T10:40:15,271 Skipping link: not a file: https://www.piwheels.org/simple/bayeshist/ 2021-10-08T10:40:15,272 Skipping link: not a file: https://pypi.org/simple/bayeshist/ 2021-10-08T10:40:15,286 Given no hashes to check 1 links for project 'bayeshist': discarding no candidates 2021-10-08T10:40:15,302 Collecting bayeshist==0.1 2021-10-08T10:40:15,304 Created temporary directory: /tmp/pip-unpack-82w6qr8d 2021-10-08T10:40:15,345 Downloading bayeshist-0.1.tar.gz (4.2 kB) 2021-10-08T10:40:15,368 Added bayeshist==0.1 from https://files.pythonhosted.org/packages/20/78/256c6eb36c1cee2b9bae7c2ebd5711d704ae0cc0abd57b0695dc3eae6be1/bayeshist-0.1.tar.gz#sha256=53ced9ce1dd615f07fa2b038545aa551d7b64d6bea652423db83736018ae1ab8 to build tracker '/tmp/pip-req-tracker-qcqcsasm' 2021-10-08T10:40:15,369 Running setup.py (path:/tmp/pip-wheel-cy14_jpe/bayeshist_971ffe8bc72942f0a4c3298ab91be79a/setup.py) egg_info for package bayeshist 2021-10-08T10:40:15,370 Created temporary directory: /tmp/pip-pip-egg-info-z3p7v407 2021-10-08T10:40:15,370 Running command python setup.py egg_info 2021-10-08T10:40:16,125 Traceback (most recent call last): 2021-10-08T10:40:16,126 File "", line 1, in 2021-10-08T10:40:16,126 File "/tmp/pip-wheel-cy14_jpe/bayeshist_971ffe8bc72942f0a4c3298ab91be79a/setup.py", line 11, in 2021-10-08T10:40:16,126 with open(os.path.join(here, "README.md"), encoding="utf-8") as f: 2021-10-08T10:40:16,127 File "/usr/lib/python3.7/codecs.py", line 898, in open 2021-10-08T10:40:16,127 file = builtins.open(filename, mode, buffering) 2021-10-08T10:40:16,127 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-cy14_jpe/bayeshist_971ffe8bc72942f0a4c3298ab91be79a/README.md' 2021-10-08T10:40:16,180 WARNING: Discarding https://files.pythonhosted.org/packages/20/78/256c6eb36c1cee2b9bae7c2ebd5711d704ae0cc0abd57b0695dc3eae6be1/bayeshist-0.1.tar.gz#sha256=53ced9ce1dd615f07fa2b038545aa551d7b64d6bea652423db83736018ae1ab8 (from https://pypi.org/simple/bayeshist/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-08T10:40:16,181 ERROR: Could not find a version that satisfies the requirement bayeshist==0.1 (from versions: 0.0, 0.1) 2021-10-08T10:40:16,182 ERROR: No matching distribution found for bayeshist==0.1 2021-10-08T10:40:16,182 Exception information: 2021-10-08T10:40:16,182 Traceback (most recent call last): 2021-10-08T10:40:16,182 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-08T10:40:16,182 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-08T10:40:16,182 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-08T10:40:16,182 raise RequirementsConflicted(criterion) 2021-10-08T10:40:16,182 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bayeshist==0.1') 2021-10-08T10:40:16,182 2021-10-08T10:40:16,182 During handling of the above exception, another exception occurred: 2021-10-08T10:40:16,182 2021-10-08T10:40:16,182 Traceback (most recent call last): 2021-10-08T10:40:16,182 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-08T10:40:16,182 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-08T10:40:16,182 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-08T10:40:16,182 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-08T10:40:16,182 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-08T10:40:16,182 raise ResolutionImpossible(e.criterion.information) 2021-10-08T10:40:16,182 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bayeshist==0.1'), parent=None)] 2021-10-08T10:40:16,182 2021-10-08T10:40:16,182 The above exception was the direct cause of the following exception: 2021-10-08T10:40:16,182 2021-10-08T10:40:16,182 Traceback (most recent call last): 2021-10-08T10:40:16,182 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-08T10:40:16,182 status = self.run(options, args) 2021-10-08T10:40:16,182 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-08T10:40:16,182 return func(self, options, args) 2021-10-08T10:40:16,182 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-08T10:40:16,182 reqs, check_supported_wheels=True 2021-10-08T10:40:16,182 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-08T10:40:16,182 raise error from e 2021-10-08T10:40:16,182 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bayeshist==0.1 2021-10-08T10:40:16,188 Removed bayeshist==0.1 from https://files.pythonhosted.org/packages/20/78/256c6eb36c1cee2b9bae7c2ebd5711d704ae0cc0abd57b0695dc3eae6be1/bayeshist-0.1.tar.gz#sha256=53ced9ce1dd615f07fa2b038545aa551d7b64d6bea652423db83736018ae1ab8 from build tracker '/tmp/pip-req-tracker-qcqcsasm' 2021-10-08T10:40:16,188 Removed build tracker: '/tmp/pip-req-tracker-qcqcsasm'