2021-07-16T10:12:37,024 Created temporary directory: /tmp/pip-ephem-wheel-cache-xcaho5qp 2021-07-16T10:12:37,028 Created temporary directory: /tmp/pip-req-tracker-km1kb8ax 2021-07-16T10:12:37,029 Initialized build tracking at /tmp/pip-req-tracker-km1kb8ax 2021-07-16T10:12:37,029 Created build tracker: /tmp/pip-req-tracker-km1kb8ax 2021-07-16T10:12:37,029 Entered build tracker: /tmp/pip-req-tracker-km1kb8ax 2021-07-16T10:12:37,030 Created temporary directory: /tmp/pip-wheel-f7abwje2 2021-07-16T10:12:37,066 1 location(s) to search for versions of typekev-mlnd-probability: 2021-07-16T10:12:37,066 * https://pypi.org/simple/typekev-mlnd-probability/ 2021-07-16T10:12:37,067 Fetching project page and analyzing links: https://pypi.org/simple/typekev-mlnd-probability/ 2021-07-16T10:12:37,068 Getting page https://pypi.org/simple/typekev-mlnd-probability/ 2021-07-16T10:12:37,070 Found index url https://pypi.org/simple 2021-07-16T10:12:37,258 Found link https://files.pythonhosted.org/packages/5a/3a/fb0abc7e41b6714c8c2b2c5c1c6747460fd13fc48affa8194e970a225314/typekev_mlnd_probability-1.1.tar.gz#sha256=c219d49fa0bae38f4973e4234f040cf39cd57cf305fed4fb43916a5662671ce2 (from https://pypi.org/simple/typekev-mlnd-probability/), version: 1.1 2021-07-16T10:12:37,258 Skipping link: not a file: https://pypi.org/simple/typekev-mlnd-probability/ 2021-07-16T10:12:37,282 Given no hashes to check 1 links for project 'typekev-mlnd-probability': discarding no candidates 2021-07-16T10:12:37,308 Collecting typekev-mlnd-probability==1.1 2021-07-16T10:12:37,310 Created temporary directory: /tmp/pip-unpack-r2ld9s1t 2021-07-16T10:12:37,674 Downloading typekev_mlnd_probability-1.1.tar.gz (3.9 kB) 2021-07-16T10:12:37,712 Added typekev-mlnd-probability==1.1 from https://files.pythonhosted.org/packages/5a/3a/fb0abc7e41b6714c8c2b2c5c1c6747460fd13fc48affa8194e970a225314/typekev_mlnd_probability-1.1.tar.gz#sha256=c219d49fa0bae38f4973e4234f040cf39cd57cf305fed4fb43916a5662671ce2 to build tracker '/tmp/pip-req-tracker-km1kb8ax' 2021-07-16T10:12:37,713 Running setup.py (path:/tmp/pip-wheel-f7abwje2/typekev-mlnd-probability_2707237c28944f8baa0fc493cf1c1a6a/setup.py) egg_info for package typekev-mlnd-probability 2021-07-16T10:12:37,714 Created temporary directory: /tmp/pip-pip-egg-info-prcq9i7u 2021-07-16T10:12:37,715 Running command python setup.py egg_info 2021-07-16T10:12:38,634 Traceback (most recent call last): 2021-07-16T10:12:38,636 File "", line 1, in 2021-07-16T10:12:38,636 File "/tmp/pip-wheel-f7abwje2/typekev-mlnd-probability_2707237c28944f8baa0fc493cf1c1a6a/setup.py", line 6, in 2021-07-16T10:12:38,637 with open(path.join(this_directory, 'typekev_mlnd_probability', 'README.md'), encoding='utf-8') as f: 2021-07-16T10:12:38,637 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-f7abwje2/typekev-mlnd-probability_2707237c28944f8baa0fc493cf1c1a6a/typekev_mlnd_probability/README.md' 2021-07-16T10:12:38,691 WARNING: Discarding https://files.pythonhosted.org/packages/5a/3a/fb0abc7e41b6714c8c2b2c5c1c6747460fd13fc48affa8194e970a225314/typekev_mlnd_probability-1.1.tar.gz#sha256=c219d49fa0bae38f4973e4234f040cf39cd57cf305fed4fb43916a5662671ce2 (from https://pypi.org/simple/typekev-mlnd-probability/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T10:12:38,693 ERROR: Could not find a version that satisfies the requirement typekev-mlnd-probability==1.1 (from versions: 1.1) 2021-07-16T10:12:38,694 ERROR: No matching distribution found for typekev-mlnd-probability==1.1 2021-07-16T10:12:38,694 Exception information: 2021-07-16T10:12:38,694 Traceback (most recent call last): 2021-07-16T10:12:38,694 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T10:12:38,694 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T10:12:38,694 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T10:12:38,694 raise RequirementsConflicted(criterion) 2021-07-16T10:12:38,694 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('typekev-mlnd-probability==1.1') 2021-07-16T10:12:38,694 2021-07-16T10:12:38,694 During handling of the above exception, another exception occurred: 2021-07-16T10:12:38,694 2021-07-16T10:12:38,694 Traceback (most recent call last): 2021-07-16T10:12:38,694 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T10:12:38,694 result = self._result = resolver.resolve( 2021-07-16T10:12:38,694 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T10:12:38,694 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T10:12:38,694 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T10:12:38,694 raise ResolutionImpossible(e.criterion.information) 2021-07-16T10:12:38,694 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('typekev-mlnd-probability==1.1'), parent=None)] 2021-07-16T10:12:38,694 2021-07-16T10:12:38,694 The above exception was the direct cause of the following exception: 2021-07-16T10:12:38,694 2021-07-16T10:12:38,694 Traceback (most recent call last): 2021-07-16T10:12:38,694 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T10:12:38,694 status = self.run(options, args) 2021-07-16T10:12:38,694 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T10:12:38,694 return func(self, options, args) 2021-07-16T10:12:38,694 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T10:12:38,694 requirement_set = resolver.resolve( 2021-07-16T10:12:38,694 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T10:12:38,694 raise error from e 2021-07-16T10:12:38,694 pip._internal.exceptions.DistributionNotFound: No matching distribution found for typekev-mlnd-probability==1.1 2021-07-16T10:12:38,700 Removed typekev-mlnd-probability==1.1 from https://files.pythonhosted.org/packages/5a/3a/fb0abc7e41b6714c8c2b2c5c1c6747460fd13fc48affa8194e970a225314/typekev_mlnd_probability-1.1.tar.gz#sha256=c219d49fa0bae38f4973e4234f040cf39cd57cf305fed4fb43916a5662671ce2 from build tracker '/tmp/pip-req-tracker-km1kb8ax' 2021-07-16T10:12:38,701 Removed build tracker: '/tmp/pip-req-tracker-km1kb8ax'