2021-07-15T20:14:13,384 Created temporary directory: /tmp/pip-ephem-wheel-cache-dqriirqp 2021-07-15T20:14:13,386 Created temporary directory: /tmp/pip-req-tracker-o909i2nc 2021-07-15T20:14:13,387 Initialized build tracking at /tmp/pip-req-tracker-o909i2nc 2021-07-15T20:14:13,387 Created build tracker: /tmp/pip-req-tracker-o909i2nc 2021-07-15T20:14:13,387 Entered build tracker: /tmp/pip-req-tracker-o909i2nc 2021-07-15T20:14:13,388 Created temporary directory: /tmp/pip-wheel-ecoh6v1w 2021-07-15T20:14:13,419 1 location(s) to search for versions of pyml-ensemble: 2021-07-15T20:14:13,419 * https://pypi.org/simple/pyml-ensemble/ 2021-07-15T20:14:13,419 Fetching project page and analyzing links: https://pypi.org/simple/pyml-ensemble/ 2021-07-15T20:14:13,420 Getting page https://pypi.org/simple/pyml-ensemble/ 2021-07-15T20:14:13,422 Found index url https://pypi.org/simple 2021-07-15T20:14:13,591 Found link https://files.pythonhosted.org/packages/24/04/1ec04ff338ef22a18b049f83d1c123ffde5eee0730b1473fd848b718f4a5/pyml_ensemble-0.1.tar.gz#sha256=ea4016d828e0b90c1f7d33eec7fce987c1e4d9af5a4514bcfa6d42e449cb3246 (from https://pypi.org/simple/pyml-ensemble/), version: 0.1 2021-07-15T20:14:13,592 Found link https://files.pythonhosted.org/packages/90/6c/229554c51ef5df9bb9b0723470551a00ccaf6d5c54f1ab0807f108ad075a/pyml_ensemble-0.1.1.tar.gz#sha256=e0c2c2907bacd5d070dd7b7fc7f5a0b57f65721d6dd04eb155817d58cce1f176 (from https://pypi.org/simple/pyml-ensemble/), version: 0.1.1 2021-07-15T20:14:13,592 Found link https://files.pythonhosted.org/packages/cd/3b/73e7da01c46d234cd68d1db2471af7acf1954a65d32bdbf68106d4f03cdb/pyml_ensemble-0.1.2.tar.gz#sha256=ac1eed8c216dedf7156ddf456b15cb1f3fcfd245a9b25f4ccd0765810a319444 (from https://pypi.org/simple/pyml-ensemble/), version: 0.1.2 2021-07-15T20:14:13,593 Skipping link: not a file: https://pypi.org/simple/pyml-ensemble/ 2021-07-15T20:14:13,612 Given no hashes to check 1 links for project 'pyml-ensemble': discarding no candidates 2021-07-15T20:14:13,632 Collecting pyml-ensemble==0.1.1 2021-07-15T20:14:13,634 Created temporary directory: /tmp/pip-unpack-t_zwvgvw 2021-07-15T20:14:14,040 Downloading pyml_ensemble-0.1.1.tar.gz (3.1 kB) 2021-07-15T20:14:14,086 Added pyml-ensemble==0.1.1 from https://files.pythonhosted.org/packages/90/6c/229554c51ef5df9bb9b0723470551a00ccaf6d5c54f1ab0807f108ad075a/pyml_ensemble-0.1.1.tar.gz#sha256=e0c2c2907bacd5d070dd7b7fc7f5a0b57f65721d6dd04eb155817d58cce1f176 to build tracker '/tmp/pip-req-tracker-o909i2nc' 2021-07-15T20:14:14,087 Running setup.py (path:/tmp/pip-wheel-ecoh6v1w/pyml-ensemble_b211a703d27e4e788da2078478000925/setup.py) egg_info for package pyml-ensemble 2021-07-15T20:14:14,088 Created temporary directory: /tmp/pip-pip-egg-info-wznc94rt 2021-07-15T20:14:14,089 Running command python setup.py egg_info 2021-07-15T20:14:15,126 Traceback (most recent call last): 2021-07-15T20:14:15,127 File "", line 1, in 2021-07-15T20:14:15,127 File "/tmp/pip-wheel-ecoh6v1w/pyml-ensemble_b211a703d27e4e788da2078478000925/setup.py", line 3, in 2021-07-15T20:14:15,128 with open("PyPiREADME.md", "r") as fh: 2021-07-15T20:14:15,128 FileNotFoundError: [Errno 2] No such file or directory: 'PyPiREADME.md' 2021-07-15T20:14:15,183 WARNING: Discarding https://files.pythonhosted.org/packages/90/6c/229554c51ef5df9bb9b0723470551a00ccaf6d5c54f1ab0807f108ad075a/pyml_ensemble-0.1.1.tar.gz#sha256=e0c2c2907bacd5d070dd7b7fc7f5a0b57f65721d6dd04eb155817d58cce1f176 (from https://pypi.org/simple/pyml-ensemble/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T20:14:15,185 ERROR: Could not find a version that satisfies the requirement pyml-ensemble==0.1.1 (from versions: 0.1, 0.1.1, 0.1.2) 2021-07-15T20:14:15,185 ERROR: No matching distribution found for pyml-ensemble==0.1.1 2021-07-15T20:14:15,186 Exception information: 2021-07-15T20:14:15,186 Traceback (most recent call last): 2021-07-15T20:14:15,186 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T20:14:15,186 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T20:14:15,186 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T20:14:15,186 raise RequirementsConflicted(criterion) 2021-07-15T20:14:15,186 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyml-ensemble==0.1.1') 2021-07-15T20:14:15,186 2021-07-15T20:14:15,186 During handling of the above exception, another exception occurred: 2021-07-15T20:14:15,186 2021-07-15T20:14:15,186 Traceback (most recent call last): 2021-07-15T20:14:15,186 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T20:14:15,186 result = self._result = resolver.resolve( 2021-07-15T20:14:15,186 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T20:14:15,186 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T20:14:15,186 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T20:14:15,186 raise ResolutionImpossible(e.criterion.information) 2021-07-15T20:14:15,186 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyml-ensemble==0.1.1'), parent=None)] 2021-07-15T20:14:15,186 2021-07-15T20:14:15,186 The above exception was the direct cause of the following exception: 2021-07-15T20:14:15,186 2021-07-15T20:14:15,186 Traceback (most recent call last): 2021-07-15T20:14:15,186 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T20:14:15,186 status = self.run(options, args) 2021-07-15T20:14:15,186 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T20:14:15,186 return func(self, options, args) 2021-07-15T20:14:15,186 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T20:14:15,186 requirement_set = resolver.resolve( 2021-07-15T20:14:15,186 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T20:14:15,186 raise error from e 2021-07-15T20:14:15,186 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyml-ensemble==0.1.1 2021-07-15T20:14:15,191 Removed pyml-ensemble==0.1.1 from https://files.pythonhosted.org/packages/90/6c/229554c51ef5df9bb9b0723470551a00ccaf6d5c54f1ab0807f108ad075a/pyml_ensemble-0.1.1.tar.gz#sha256=e0c2c2907bacd5d070dd7b7fc7f5a0b57f65721d6dd04eb155817d58cce1f176 from build tracker '/tmp/pip-req-tracker-o909i2nc' 2021-07-15T20:14:15,191 Removed build tracker: '/tmp/pip-req-tracker-o909i2nc'