2020-02-17T13:20:43 Created temporary directory: /tmp/pip-ephem-wheel-cache-5ed2ifvz 2020-02-17T13:20:43 Created temporary directory: /tmp/pip-req-tracker-1mdgbn_i 2020-02-17T13:20:43 Created requirements tracker '/tmp/pip-req-tracker-1mdgbn_i' 2020-02-17T13:20:43 Created temporary directory: /tmp/pip-wheel-t5iddygx 2020-02-17T13:20:43 Collecting kode-rpc==0.0.2 2020-02-17T13:20:43 1 location(s) to search for versions of kode-rpc: 2020-02-17T13:20:43 * https://pypi.org/simple/kode-rpc/ 2020-02-17T13:20:43 Getting page https://pypi.org/simple/kode-rpc/ 2020-02-17T13:20:43 Analyzing links from page https://pypi.org/simple/kode-rpc/ 2020-02-17T13:20:43 The package https://files.pythonhosted.org/packages/03/f6/ddc301ca837109326b6f16e749b741d808fb2b7e06fb8c2e5d3989fd5de6/kode_rpc-0.0.1-py3-none-any.whl#sha256=587518c8f66030cf6c8b2bf98c4a8722fdbb9fd3d18c8fbb5ce7ff7b23b4bde7 (from https://pypi.org/simple/kode-rpc/) (requires-python:==3.8.*) is incompatible with the python version in use. Acceptable python versions are: ==3.8.* 2020-02-17T13:20:43 The package https://files.pythonhosted.org/packages/af/50/c0730fbc2d1844f4feedd18765a1fa58baef0d21626e487fb5bbcc85cb54/kode_rpc-0.0.1.tar.gz#sha256=a202474ff8a56c2851619364c33b10176ee7768edc81d3813c1fe3249366da9e (from https://pypi.org/simple/kode-rpc/) (requires-python:==3.8.*) is incompatible with the python version in use. Acceptable python versions are: ==3.8.* 2020-02-17T13:20:43 The package https://files.pythonhosted.org/packages/23/fa/f861d509903b4a15e127131f6b6931ba4e10ad8fd874a7394e663ba6fc6b/kode_rpc-0.0.2-py3-none-any.whl#sha256=ab9c9b8ee4aaeb75b575bf88d277bfbcf8805555b234feef5e02384a2006262a (from https://pypi.org/simple/kode-rpc/) (requires-python:==3.8.*) is incompatible with the python version in use. Acceptable python versions are: ==3.8.* 2020-02-17T13:20:43 The package https://files.pythonhosted.org/packages/91/81/49448e576d13fabf269c9209ea152b3a9e3d9236f6927685a948c7cbaaf6/kode_rpc-0.0.2.tar.gz#sha256=62f9e45143e83e5c20a3f1665f0fa861ab93758ffea5474ee86768e3d4d3b734 (from https://pypi.org/simple/kode-rpc/) (requires-python:==3.8.*) is incompatible with the python version in use. Acceptable python versions are: ==3.8.* 2020-02-17T13:20:43 The package https://files.pythonhosted.org/packages/67/e9/5716f6cca89d6559f4a43b57fbb75022639a12331f567f96ba8572e53dc3/kode_rpc-0.0.3-py3-none-any.whl#sha256=395ea70b078715b0bae3205757dc3b0d53bd0f6a8a93077aa99658b79fc91cd9 (from https://pypi.org/simple/kode-rpc/) (requires-python:==3.8.*) is incompatible with the python version in use. Acceptable python versions are: ==3.8.* 2020-02-17T13:20:43 The package https://files.pythonhosted.org/packages/09/08/d1fc6cbb0b3889629cdeeb0beb7f7c7d1f95d42f8fa3522e577ab85afad8/kode_rpc-0.0.3.tar.gz#sha256=72eb6560191789c2304b396f588b34f6b5bfeab50acd0e7efe42f7da019152eb (from https://pypi.org/simple/kode-rpc/) (requires-python:==3.8.*) is incompatible with the python version in use. Acceptable python versions are: ==3.8.* 2020-02-17T13:20:43 ERROR: Could not find a version that satisfies the requirement kode-rpc==0.0.2 (from versions: none) 2020-02-17T13:20:43 Cleaning up... 2020-02-17T13:20:43 Removed build tracker '/tmp/pip-req-tracker-1mdgbn_i' 2020-02-17T13:20:43 ERROR: No matching distribution found for kode-rpc==0.0.2 2020-02-17T13:20:43 Exception information: 2020-02-17T13:20:43 Traceback (most recent call last): 2020-02-17T13:20:43 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2020-02-17T13:20:43 status = self.run(options, args) 2020-02-17T13:20:43 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2020-02-17T13:20:43 resolver.resolve(requirement_set) 2020-02-17T13:20:43 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2020-02-17T13:20:43 self._resolve_one(requirement_set, req) 2020-02-17T13:20:43 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2020-02-17T13:20:43 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-02-17T13:20:43 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2020-02-17T13:20:43 self.require_hashes 2020-02-17T13:20:43 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 282, in prepare_linked_requirement 2020-02-17T13:20:43 req.populate_link(finder, upgrade_allowed, require_hashes) 2020-02-17T13:20:43 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 198, in populate_link 2020-02-17T13:20:43 self.link = finder.find_requirement(self, upgrade) 2020-02-17T13:20:43 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index.py", line 792, in find_requirement 2020-02-17T13:20:43 'No matching distribution found for %s' % req 2020-02-17T13:20:43 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kode-rpc==0.0.2