2021-02-23T15:07:56,895 Created temporary directory: /tmp/pip-ephem-wheel-cache-zy2iayaj 2021-02-23T15:07:56,898 Created temporary directory: /tmp/pip-req-tracker-xruc641_ 2021-02-23T15:07:56,899 Initialized build tracking at /tmp/pip-req-tracker-xruc641_ 2021-02-23T15:07:56,899 Created build tracker: /tmp/pip-req-tracker-xruc641_ 2021-02-23T15:07:56,899 Entered build tracker: /tmp/pip-req-tracker-xruc641_ 2021-02-23T15:07:56,900 Created temporary directory: /tmp/pip-wheel-iy78h7fm 2021-02-23T15:07:56,929 1 location(s) to search for versions of py-timod: 2021-02-23T15:07:56,929 * https://pypi.org/simple/py-timod/ 2021-02-23T15:07:56,929 Fetching project page and analyzing links: https://pypi.org/simple/py-timod/ 2021-02-23T15:07:56,930 Getting page https://pypi.org/simple/py-timod/ 2021-02-23T15:07:56,931 Found index url https://pypi.org/simple 2021-02-23T15:07:57,017 Found link https://files.pythonhosted.org/packages/e4/71/cd39c8511c9c72ad8e81fd1f27a270686a80e02e112b1ddc9bb37a056806/py-timod-0.0.1.tar.gz#sha256=14a5b10677bc0dc5f8b77be3525810fdaa8f386b88af8568ff83d8a08c4be07c (from https://pypi.org/simple/py-timod/), version: 0.0.1 2021-02-23T15:07:57,018 Found link https://files.pythonhosted.org/packages/9b/d6/528df178094dc8dc76f578de551999d9c0f9e53fa61f7f11c46b7218e00f/py-timod-0.0.2.tar.gz#sha256=68a6941a7be1bf802ceac710fae76e548ce15e7c0e3ded649058056e879a4475 (from https://pypi.org/simple/py-timod/), version: 0.0.2 2021-02-23T15:07:57,030 Given no hashes to check 1 links for project 'py-timod': discarding no candidates 2021-02-23T15:07:57,044 Collecting py-timod==0.0.2 2021-02-23T15:07:57,046 Created temporary directory: /tmp/pip-unpack-d_w73d2n 2021-02-23T15:07:57,089 Downloading py-timod-0.0.2.tar.gz (4.4 kB) 2021-02-23T15:07:57,131 Added py-timod==0.0.2 from https://files.pythonhosted.org/packages/9b/d6/528df178094dc8dc76f578de551999d9c0f9e53fa61f7f11c46b7218e00f/py-timod-0.0.2.tar.gz#sha256=68a6941a7be1bf802ceac710fae76e548ce15e7c0e3ded649058056e879a4475 to build tracker '/tmp/pip-req-tracker-xruc641_' 2021-02-23T15:07:57,132 Running setup.py (path:/tmp/pip-wheel-iy78h7fm/py-timod_664aac5a677245f1be5e74dbe0b29bb1/setup.py) egg_info for package py-timod 2021-02-23T15:07:57,133 Created temporary directory: /tmp/pip-pip-egg-info-h7s4exrj 2021-02-23T15:07:57,133 Running command python setup.py egg_info 2021-02-23T15:07:58,130 Traceback (most recent call last): 2021-02-23T15:07:58,131 File "", line 1, in 2021-02-23T15:07:58,132 File "/tmp/pip-wheel-iy78h7fm/py-timod_664aac5a677245f1be5e74dbe0b29bb1/setup.py", line 9, in 2021-02-23T15:07:58,132 from timod import __version__ 2021-02-23T15:07:58,133 File "/tmp/pip-wheel-iy78h7fm/py-timod_664aac5a677245f1be5e74dbe0b29bb1/timod/__init__.py", line 19, in 2021-02-23T15:07:58,133 from .util import start_module 2021-02-23T15:07:58,134 File "/tmp/pip-wheel-iy78h7fm/py-timod_664aac5a677245f1be5e74dbe0b29bb1/timod/util.py", line 8, in 2021-02-23T15:07:58,134 import msgpack 2021-02-23T15:07:58,135 ModuleNotFoundError: No module named 'msgpack' 2021-02-23T15:07:58,189 WARNING: Discarding https://files.pythonhosted.org/packages/9b/d6/528df178094dc8dc76f578de551999d9c0f9e53fa61f7f11c46b7218e00f/py-timod-0.0.2.tar.gz#sha256=68a6941a7be1bf802ceac710fae76e548ce15e7c0e3ded649058056e879a4475 (from https://pypi.org/simple/py-timod/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-02-23T15:07:58,190 ERROR: Could not find a version that satisfies the requirement py-timod==0.0.2 2021-02-23T15:07:58,191 ERROR: No matching distribution found for py-timod==0.0.2 2021-02-23T15:07:58,191 Exception information: 2021-02-23T15:07:58,191 Traceback (most recent call last): 2021-02-23T15:07:58,191 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-23T15:07:58,191 crit = self.state.criteria[name] 2021-02-23T15:07:58,191 KeyError: 'py-timod' 2021-02-23T15:07:58,191 2021-02-23T15:07:58,191 During handling of the above exception, another exception occurred: 2021-02-23T15:07:58,191 2021-02-23T15:07:58,191 Traceback (most recent call last): 2021-02-23T15:07:58,191 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-23T15:07:58,191 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-23T15:07:58,191 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-23T15:07:58,191 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-23T15:07:58,191 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-23T15:07:58,191 raise RequirementsConflicted(criterion) 2021-02-23T15:07:58,191 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('py-timod==0.0.2') 2021-02-23T15:07:58,191 2021-02-23T15:07:58,191 During handling of the above exception, another exception occurred: 2021-02-23T15:07:58,191 2021-02-23T15:07:58,191 Traceback (most recent call last): 2021-02-23T15:07:58,191 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-23T15:07:58,191 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-23T15:07:58,191 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-23T15:07:58,191 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-23T15:07:58,191 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-23T15:07:58,191 raise ResolutionImpossible(e.criterion.information) 2021-02-23T15:07:58,191 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('py-timod==0.0.2'), parent=None)] 2021-02-23T15:07:58,191 2021-02-23T15:07:58,191 The above exception was the direct cause of the following exception: 2021-02-23T15:07:58,191 2021-02-23T15:07:58,191 Traceback (most recent call last): 2021-02-23T15:07:58,191 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-23T15:07:58,191 status = self.run(options, args) 2021-02-23T15:07:58,191 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-23T15:07:58,191 return func(self, options, args) 2021-02-23T15:07:58,191 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-23T15:07:58,191 reqs, check_supported_wheels=True 2021-02-23T15:07:58,191 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-23T15:07:58,191 six.raise_from(error, e) 2021-02-23T15:07:58,191 File "", line 3, in raise_from 2021-02-23T15:07:58,191 pip._internal.exceptions.DistributionNotFound: No matching distribution found for py-timod==0.0.2 2021-02-23T15:07:58,197 Removed py-timod==0.0.2 from https://files.pythonhosted.org/packages/9b/d6/528df178094dc8dc76f578de551999d9c0f9e53fa61f7f11c46b7218e00f/py-timod-0.0.2.tar.gz#sha256=68a6941a7be1bf802ceac710fae76e548ce15e7c0e3ded649058056e879a4475 from build tracker '/tmp/pip-req-tracker-xruc641_' 2021-02-23T15:07:58,197 Removed build tracker: '/tmp/pip-req-tracker-xruc641_'