2021-03-01T22:11:24,510 Created temporary directory: /tmp/pip-ephem-wheel-cache-d0s80g4m 2021-03-01T22:11:24,513 Created temporary directory: /tmp/pip-req-tracker-ie6f07te 2021-03-01T22:11:24,513 Initialized build tracking at /tmp/pip-req-tracker-ie6f07te 2021-03-01T22:11:24,513 Created build tracker: /tmp/pip-req-tracker-ie6f07te 2021-03-01T22:11:24,513 Entered build tracker: /tmp/pip-req-tracker-ie6f07te 2021-03-01T22:11:24,514 Created temporary directory: /tmp/pip-wheel-rwovgd2w 2021-03-01T22:11:24,549 1 location(s) to search for versions of logrun: 2021-03-01T22:11:24,549 * https://pypi.org/simple/logrun/ 2021-03-01T22:11:24,549 Fetching project page and analyzing links: https://pypi.org/simple/logrun/ 2021-03-01T22:11:24,550 Getting page https://pypi.org/simple/logrun/ 2021-03-01T22:11:24,551 Found index url https://pypi.org/simple 2021-03-01T22:11:24,642 Found link https://files.pythonhosted.org/packages/b7/6d/8a4ec4a38e32ebde6c495df209ddc97feb37fa38c1e8de65eaa52e975390/logrun-0.1.1.tar.gz#sha256=ee5c1bbebde011bd0ce4305411dd1d320872bdcfe4c30044936e473ba5d170ff (from https://pypi.org/simple/logrun/), version: 0.1.1 2021-03-01T22:11:24,654 Given no hashes to check 1 links for project 'logrun': discarding no candidates 2021-03-01T22:11:24,668 Collecting logrun==0.1.1 2021-03-01T22:11:24,669 Created temporary directory: /tmp/pip-unpack-y8yk79al 2021-03-01T22:11:24,710 Downloading logrun-0.1.1.tar.gz (8.1 kB) 2021-03-01T22:11:24,758 Added logrun==0.1.1 from https://files.pythonhosted.org/packages/b7/6d/8a4ec4a38e32ebde6c495df209ddc97feb37fa38c1e8de65eaa52e975390/logrun-0.1.1.tar.gz#sha256=ee5c1bbebde011bd0ce4305411dd1d320872bdcfe4c30044936e473ba5d170ff to build tracker '/tmp/pip-req-tracker-ie6f07te' 2021-03-01T22:11:24,759 Running setup.py (path:/tmp/pip-wheel-rwovgd2w/logrun_0b687efc9bf04b0783f16e43f901eb7a/setup.py) egg_info for package logrun 2021-03-01T22:11:24,760 Created temporary directory: /tmp/pip-pip-egg-info-_eee5qj9 2021-03-01T22:11:24,761 Running command python setup.py egg_info 2021-03-01T22:11:25,840 Traceback (most recent call last): 2021-03-01T22:11:25,841 File "", line 1, in 2021-03-01T22:11:25,842 File "/tmp/pip-wheel-rwovgd2w/logrun_0b687efc9bf04b0783f16e43f901eb7a/setup.py", line 7, in 2021-03-01T22:11:25,842 from logrun import __version__ 2021-03-01T22:11:25,843 File "/tmp/pip-wheel-rwovgd2w/logrun_0b687efc9bf04b0783f16e43f901eb7a/logrun/__init__.py", line 13, in 2021-03-01T22:11:25,843 from logrun import utils 2021-03-01T22:11:25,844 File "/tmp/pip-wheel-rwovgd2w/logrun_0b687efc9bf04b0783f16e43f901eb7a/logrun/utils/__init__.py", line 5, in 2021-03-01T22:11:25,844 from logrun.utils import general 2021-03-01T22:11:25,845 File "/tmp/pip-wheel-rwovgd2w/logrun_0b687efc9bf04b0783f16e43f901eb7a/logrun/utils/general.py", line 8, in 2021-03-01T22:11:25,845 from logrun.internals import experiment 2021-03-01T22:11:25,846 File "/tmp/pip-wheel-rwovgd2w/logrun_0b687efc9bf04b0783f16e43f901eb7a/logrun/internals.py", line 22, in 2021-03-01T22:11:25,846 import xxhash 2021-03-01T22:11:25,846 ModuleNotFoundError: No module named 'xxhash' 2021-03-01T22:11:25,893 WARNING: Discarding https://files.pythonhosted.org/packages/b7/6d/8a4ec4a38e32ebde6c495df209ddc97feb37fa38c1e8de65eaa52e975390/logrun-0.1.1.tar.gz#sha256=ee5c1bbebde011bd0ce4305411dd1d320872bdcfe4c30044936e473ba5d170ff (from https://pypi.org/simple/logrun/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-03-01T22:11:25,894 ERROR: Could not find a version that satisfies the requirement logrun==0.1.1 2021-03-01T22:11:25,894 ERROR: No matching distribution found for logrun==0.1.1 2021-03-01T22:11:25,894 Exception information: 2021-03-01T22:11:25,894 Traceback (most recent call last): 2021-03-01T22:11:25,894 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-01T22:11:25,894 crit = self.state.criteria[name] 2021-03-01T22:11:25,894 KeyError: 'logrun' 2021-03-01T22:11:25,894 2021-03-01T22:11:25,894 During handling of the above exception, another exception occurred: 2021-03-01T22:11:25,894 2021-03-01T22:11:25,894 Traceback (most recent call last): 2021-03-01T22:11:25,894 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-01T22:11:25,894 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-01T22:11:25,894 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-01T22:11:25,894 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-01T22:11:25,894 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-01T22:11:25,894 raise RequirementsConflicted(criterion) 2021-03-01T22:11:25,894 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('logrun==0.1.1') 2021-03-01T22:11:25,894 2021-03-01T22:11:25,894 During handling of the above exception, another exception occurred: 2021-03-01T22:11:25,894 2021-03-01T22:11:25,894 Traceback (most recent call last): 2021-03-01T22:11:25,894 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-01T22:11:25,894 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-01T22:11:25,894 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-01T22:11:25,894 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-01T22:11:25,894 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-01T22:11:25,894 raise ResolutionImpossible(e.criterion.information) 2021-03-01T22:11:25,894 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('logrun==0.1.1'), parent=None)] 2021-03-01T22:11:25,894 2021-03-01T22:11:25,894 The above exception was the direct cause of the following exception: 2021-03-01T22:11:25,894 2021-03-01T22:11:25,894 Traceback (most recent call last): 2021-03-01T22:11:25,894 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-01T22:11:25,894 status = self.run(options, args) 2021-03-01T22:11:25,894 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-01T22:11:25,894 return func(self, options, args) 2021-03-01T22:11:25,894 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-01T22:11:25,894 reqs, check_supported_wheels=True 2021-03-01T22:11:25,894 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-01T22:11:25,894 six.raise_from(error, e) 2021-03-01T22:11:25,894 File "", line 3, in raise_from 2021-03-01T22:11:25,894 pip._internal.exceptions.DistributionNotFound: No matching distribution found for logrun==0.1.1 2021-03-01T22:11:25,900 Removed logrun==0.1.1 from https://files.pythonhosted.org/packages/b7/6d/8a4ec4a38e32ebde6c495df209ddc97feb37fa38c1e8de65eaa52e975390/logrun-0.1.1.tar.gz#sha256=ee5c1bbebde011bd0ce4305411dd1d320872bdcfe4c30044936e473ba5d170ff from build tracker '/tmp/pip-req-tracker-ie6f07te' 2021-03-01T22:11:25,900 Removed build tracker: '/tmp/pip-req-tracker-ie6f07te'