2021-07-10T07:51:21,313 Created temporary directory: /tmp/pip-ephem-wheel-cache-o53bll53 2021-07-10T07:51:21,316 Created temporary directory: /tmp/pip-req-tracker-z1izhlu_ 2021-07-10T07:51:21,316 Initialized build tracking at /tmp/pip-req-tracker-z1izhlu_ 2021-07-10T07:51:21,316 Created build tracker: /tmp/pip-req-tracker-z1izhlu_ 2021-07-10T07:51:21,317 Entered build tracker: /tmp/pip-req-tracker-z1izhlu_ 2021-07-10T07:51:21,317 Created temporary directory: /tmp/pip-wheel-gapk0gpf 2021-07-10T07:51:21,347 1 location(s) to search for versions of mllib: 2021-07-10T07:51:21,347 * https://pypi.org/simple/mllib/ 2021-07-10T07:51:21,347 Fetching project page and analyzing links: https://pypi.org/simple/mllib/ 2021-07-10T07:51:21,348 Getting page https://pypi.org/simple/mllib/ 2021-07-10T07:51:21,350 Found index url https://pypi.org/simple 2021-07-10T07:51:21,530 Found link https://files.pythonhosted.org/packages/93/30/cecf6b37eefa61f0036f40f73f5b135fbc4c05e2bebbe32bc7698799ded7/mllib-1.0.0a1.tar.gz#sha256=715cfb891dda7646cc87f3c856940d7c448c57fc4ad1f9688c801ee05cc49bf3 (from https://pypi.org/simple/mllib/), version: 1.0.0a1 2021-07-10T07:51:21,531 Found link https://files.pythonhosted.org/packages/b8/7e/4940e39f23686d0fe5d1dc3eaafa7f5389560008e2a894483c907b1ac293/mllib-1.0.0a2.tar.gz#sha256=b752cb4a7fa3e76315f68ad9fbcb384b7c223d9b345cad9ceb1c883ca5edec11 (from https://pypi.org/simple/mllib/), version: 1.0.0a2 2021-07-10T07:51:21,531 Skipping link: not a file: https://pypi.org/simple/mllib/ 2021-07-10T07:51:21,549 Given no hashes to check 1 links for project 'mllib': discarding no candidates 2021-07-10T07:51:21,567 Collecting mllib==1.0.0a1 2021-07-10T07:51:21,569 Created temporary directory: /tmp/pip-unpack-x8wtwhd1 2021-07-10T07:51:21,743 Downloading mllib-1.0.0a1.tar.gz (12 kB) 2021-07-10T07:51:21,798 Added mllib==1.0.0a1 from https://files.pythonhosted.org/packages/93/30/cecf6b37eefa61f0036f40f73f5b135fbc4c05e2bebbe32bc7698799ded7/mllib-1.0.0a1.tar.gz#sha256=715cfb891dda7646cc87f3c856940d7c448c57fc4ad1f9688c801ee05cc49bf3 to build tracker '/tmp/pip-req-tracker-z1izhlu_' 2021-07-10T07:51:21,799 Running setup.py (path:/tmp/pip-wheel-gapk0gpf/mllib_31a530ed12804a4a92be7eb55a98135c/setup.py) egg_info for package mllib 2021-07-10T07:51:21,800 Created temporary directory: /tmp/pip-pip-egg-info-wdnbhrnb 2021-07-10T07:51:21,800 Running command python setup.py egg_info 2021-07-10T07:51:22,456 Traceback (most recent call last): 2021-07-10T07:51:22,456 File "", line 1, in 2021-07-10T07:51:22,457 File "/tmp/pip-wheel-gapk0gpf/mllib_31a530ed12804a4a92be7eb55a98135c/setup.py", line 21, in 2021-07-10T07:51:22,457 [read(*paths) for paths in (('README.rst',), 2021-07-10T07:51:22,457 File "/tmp/pip-wheel-gapk0gpf/mllib_31a530ed12804a4a92be7eb55a98135c/setup.py", line 21, in 2021-07-10T07:51:22,457 [read(*paths) for paths in (('README.rst',), 2021-07-10T07:51:22,457 File "/tmp/pip-wheel-gapk0gpf/mllib_31a530ed12804a4a92be7eb55a98135c/setup.py", line 18, in read 2021-07-10T07:51:22,458 return open(os.path.join(this_directory, *names), 'r').read().strip() 2021-07-10T07:51:22,458 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-gapk0gpf/mllib_31a530ed12804a4a92be7eb55a98135c/doc/contributors.rst' 2021-07-10T07:51:22,506 WARNING: Discarding https://files.pythonhosted.org/packages/93/30/cecf6b37eefa61f0036f40f73f5b135fbc4c05e2bebbe32bc7698799ded7/mllib-1.0.0a1.tar.gz#sha256=715cfb891dda7646cc87f3c856940d7c448c57fc4ad1f9688c801ee05cc49bf3 (from https://pypi.org/simple/mllib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T07:51:22,507 ERROR: Could not find a version that satisfies the requirement mllib==1.0.0a1 (from versions: 1.0.0a1, 1.0.0a2) 2021-07-10T07:51:22,508 ERROR: No matching distribution found for mllib==1.0.0a1 2021-07-10T07:51:22,508 Exception information: 2021-07-10T07:51:22,508 Traceback (most recent call last): 2021-07-10T07:51:22,508 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T07:51:22,508 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T07:51:22,508 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T07:51:22,508 raise RequirementsConflicted(criterion) 2021-07-10T07:51:22,508 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mllib==1.0.0a1') 2021-07-10T07:51:22,508 2021-07-10T07:51:22,508 During handling of the above exception, another exception occurred: 2021-07-10T07:51:22,508 2021-07-10T07:51:22,508 Traceback (most recent call last): 2021-07-10T07:51:22,508 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T07:51:22,508 result = self._result = resolver.resolve( 2021-07-10T07:51:22,508 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T07:51:22,508 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T07:51:22,508 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T07:51:22,508 raise ResolutionImpossible(e.criterion.information) 2021-07-10T07:51:22,508 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mllib==1.0.0a1'), parent=None)] 2021-07-10T07:51:22,508 2021-07-10T07:51:22,508 The above exception was the direct cause of the following exception: 2021-07-10T07:51:22,508 2021-07-10T07:51:22,508 Traceback (most recent call last): 2021-07-10T07:51:22,508 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T07:51:22,508 status = self.run(options, args) 2021-07-10T07:51:22,508 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T07:51:22,508 return func(self, options, args) 2021-07-10T07:51:22,508 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T07:51:22,508 requirement_set = resolver.resolve( 2021-07-10T07:51:22,508 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T07:51:22,508 raise error from e 2021-07-10T07:51:22,508 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mllib==1.0.0a1 2021-07-10T07:51:22,513 Removed mllib==1.0.0a1 from https://files.pythonhosted.org/packages/93/30/cecf6b37eefa61f0036f40f73f5b135fbc4c05e2bebbe32bc7698799ded7/mllib-1.0.0a1.tar.gz#sha256=715cfb891dda7646cc87f3c856940d7c448c57fc4ad1f9688c801ee05cc49bf3 from build tracker '/tmp/pip-req-tracker-z1izhlu_' 2021-07-10T07:51:22,514 Removed build tracker: '/tmp/pip-req-tracker-z1izhlu_'