2021-03-16T13:03:07,669 Created temporary directory: /tmp/pip-ephem-wheel-cache-o8_8fe_k 2021-03-16T13:03:07,672 Created temporary directory: /tmp/pip-req-tracker-oebndm_i 2021-03-16T13:03:07,672 Initialized build tracking at /tmp/pip-req-tracker-oebndm_i 2021-03-16T13:03:07,672 Created build tracker: /tmp/pip-req-tracker-oebndm_i 2021-03-16T13:03:07,672 Entered build tracker: /tmp/pip-req-tracker-oebndm_i 2021-03-16T13:03:07,673 Created temporary directory: /tmp/pip-wheel-l9xm_zhj 2021-03-16T13:03:07,709 1 location(s) to search for versions of liblearn: 2021-03-16T13:03:07,709 * https://pypi.org/simple/liblearn/ 2021-03-16T13:03:07,710 Fetching project page and analyzing links: https://pypi.org/simple/liblearn/ 2021-03-16T13:03:07,710 Getting page https://pypi.org/simple/liblearn/ 2021-03-16T13:03:07,712 Found index url https://pypi.org/simple 2021-03-16T13:03:07,805 Found link https://files.pythonhosted.org/packages/b9/df/235c6ad923954ee9472dbc1c22fe7d54cb43770cdc5d1c051e0c2408c6ef/LibLearn-0.0.1.tar.gz#sha256=db21f9be847513ce5a7c3250f53586183fd3a994f34514b2426c5a3595de112c (from https://pypi.org/simple/liblearn/), version: 0.0.1 2021-03-16T13:03:07,818 Given no hashes to check 1 links for project 'liblearn': discarding no candidates 2021-03-16T13:03:07,833 Collecting liblearn==0.0.1 2021-03-16T13:03:07,835 Created temporary directory: /tmp/pip-unpack-8j9k2hij 2021-03-16T13:03:07,876 Downloading LibLearn-0.0.1.tar.gz (1.1 kB) 2021-03-16T13:03:07,903 Added liblearn==0.0.1 from https://files.pythonhosted.org/packages/b9/df/235c6ad923954ee9472dbc1c22fe7d54cb43770cdc5d1c051e0c2408c6ef/LibLearn-0.0.1.tar.gz#sha256=db21f9be847513ce5a7c3250f53586183fd3a994f34514b2426c5a3595de112c to build tracker '/tmp/pip-req-tracker-oebndm_i' 2021-03-16T13:03:07,905 Running setup.py (path:/tmp/pip-wheel-l9xm_zhj/liblearn_dcd1cb48516a4c31947b5b9055a6e92c/setup.py) egg_info for package liblearn 2021-03-16T13:03:07,906 Created temporary directory: /tmp/pip-pip-egg-info-liudndk4 2021-03-16T13:03:07,906 Running command python setup.py egg_info 2021-03-16T13:03:08,746 Traceback (most recent call last): 2021-03-16T13:03:08,746 File "", line 1, in 2021-03-16T13:03:08,747 File "/tmp/pip-wheel-l9xm_zhj/liblearn_dcd1cb48516a4c31947b5b9055a6e92c/setup.py", line 15, in 2021-03-16T13:03:08,747 long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.txt').read(), 2021-03-16T13:03:08,747 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGELOG.txt' 2021-03-16T13:03:08,792 WARNING: Discarding https://files.pythonhosted.org/packages/b9/df/235c6ad923954ee9472dbc1c22fe7d54cb43770cdc5d1c051e0c2408c6ef/LibLearn-0.0.1.tar.gz#sha256=db21f9be847513ce5a7c3250f53586183fd3a994f34514b2426c5a3595de112c (from https://pypi.org/simple/liblearn/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-03-16T13:03:08,794 ERROR: Could not find a version that satisfies the requirement liblearn==0.0.1 2021-03-16T13:03:08,794 ERROR: No matching distribution found for liblearn==0.0.1 2021-03-16T13:03:08,794 Exception information: 2021-03-16T13:03:08,794 Traceback (most recent call last): 2021-03-16T13:03:08,794 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T13:03:08,794 crit = self.state.criteria[name] 2021-03-16T13:03:08,794 KeyError: 'liblearn' 2021-03-16T13:03:08,794 2021-03-16T13:03:08,794 During handling of the above exception, another exception occurred: 2021-03-16T13:03:08,794 2021-03-16T13:03:08,794 Traceback (most recent call last): 2021-03-16T13:03:08,794 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T13:03:08,794 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T13:03:08,794 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T13:03:08,794 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T13:03:08,794 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T13:03:08,794 raise RequirementsConflicted(criterion) 2021-03-16T13:03:08,794 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('liblearn==0.0.1') 2021-03-16T13:03:08,794 2021-03-16T13:03:08,794 During handling of the above exception, another exception occurred: 2021-03-16T13:03:08,794 2021-03-16T13:03:08,794 Traceback (most recent call last): 2021-03-16T13:03:08,794 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T13:03:08,794 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T13:03:08,794 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T13:03:08,794 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T13:03:08,794 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T13:03:08,794 raise ResolutionImpossible(e.criterion.information) 2021-03-16T13:03:08,794 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('liblearn==0.0.1'), parent=None)] 2021-03-16T13:03:08,794 2021-03-16T13:03:08,794 The above exception was the direct cause of the following exception: 2021-03-16T13:03:08,794 2021-03-16T13:03:08,794 Traceback (most recent call last): 2021-03-16T13:03:08,794 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T13:03:08,794 status = self.run(options, args) 2021-03-16T13:03:08,794 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T13:03:08,794 return func(self, options, args) 2021-03-16T13:03:08,794 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T13:03:08,794 reqs, check_supported_wheels=True 2021-03-16T13:03:08,794 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T13:03:08,794 six.raise_from(error, e) 2021-03-16T13:03:08,794 File "", line 3, in raise_from 2021-03-16T13:03:08,794 pip._internal.exceptions.DistributionNotFound: No matching distribution found for liblearn==0.0.1 2021-03-16T13:03:08,800 Removed liblearn==0.0.1 from https://files.pythonhosted.org/packages/b9/df/235c6ad923954ee9472dbc1c22fe7d54cb43770cdc5d1c051e0c2408c6ef/LibLearn-0.0.1.tar.gz#sha256=db21f9be847513ce5a7c3250f53586183fd3a994f34514b2426c5a3595de112c from build tracker '/tmp/pip-req-tracker-oebndm_i' 2021-03-16T13:03:08,800 Removed build tracker: '/tmp/pip-req-tracker-oebndm_i'