2019-09-25T08:45:29 Created temporary directory: /tmp/pip-ephem-wheel-cache-t_q2x5g4 2019-09-25T08:45:29 Created temporary directory: /tmp/pip-req-tracker-i28cyos6 2019-09-25T08:45:29 Created requirements tracker '/tmp/pip-req-tracker-i28cyos6' 2019-09-25T08:45:29 Created temporary directory: /tmp/pip-wheel-jo052m8f 2019-09-25T08:45:29 Collecting djangorestcli==0.1.0 2019-09-25T08:45:29 1 location(s) to search for versions of djangorestcli: 2019-09-25T08:45:29 * https://pypi.org/simple/djangorestcli/ 2019-09-25T08:45:29 Getting page https://pypi.org/simple/djangorestcli/ 2019-09-25T08:45:29 Analyzing links from page https://pypi.org/simple/djangorestcli/ 2019-09-25T08:45:29 The package https://files.pythonhosted.org/packages/b3/23/86592f970f8e2688043dbd61e0eecd1d4fd89f253422f6b93bf782a629dc/djangorestcli-0.1.0-py2.py3-none-any.whl#sha256=7714db4b5aee53af437bad3e28e42258bb72c79fef67a90a97c917c4f9a044e5 (from https://pypi.org/simple/djangorestcli/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.7.*, !=3.8.*) is incompatible with the python version in use. Acceptable python versions are: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.7.*, !=3.8.* 2019-09-25T08:45:29 The package https://files.pythonhosted.org/packages/eb/bd/378aef55ba3fc04315d56679936fbdfb7e222c21e6593109af31f9540058/djangorestcli-0.1.0.tar.gz#sha256=93364238b4a1f2d5b6e994590755847bb9820f1ef77c715997f0148d93a36c5c (from https://pypi.org/simple/djangorestcli/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.7.*, !=3.8.*) is incompatible with the python version in use. Acceptable python versions are: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.7.*, !=3.8.* 2019-09-25T08:45:29 The package https://files.pythonhosted.org/packages/73/2f/bc02e6540253fceb14025f546574859dc318056cad1ed932c41bb7da856a/djangorestcli-0.1.1-py2.py3-none-any.whl#sha256=cc89429e253de524e38298e5ffbe60dda89c65ff179f4f9a676df0d8cf0bc512 (from https://pypi.org/simple/djangorestcli/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.7.*, !=3.8.*) is incompatible with the python version in use. Acceptable python versions are: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.7.*, !=3.8.* 2019-09-25T08:45:29 The package https://files.pythonhosted.org/packages/aa/77/fcd86978bb4f3cfe86504492251df265f695fa3e1e2fb5fa52e8e8caa0b2/djangorestcli-0.1.1.tar.gz#sha256=4c831ce4bacbcb8531f7939150e60db1b85f749eb35207734f0c3afbce0621b8 (from https://pypi.org/simple/djangorestcli/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.7.*, !=3.8.*) is incompatible with the python version in use. Acceptable python versions are: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.7.*, !=3.8.* 2019-09-25T08:45:29 ERROR: Could not find a version that satisfies the requirement djangorestcli==0.1.0 (from versions: none) 2019-09-25T08:45:29 Cleaning up... 2019-09-25T08:45:29 Removed build tracker '/tmp/pip-req-tracker-i28cyos6' 2019-09-25T08:45:29 ERROR: No matching distribution found for djangorestcli==0.1.0 2019-09-25T08:45:29 Exception information: 2019-09-25T08:45:29 Traceback (most recent call last): 2019-09-25T08:45:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-09-25T08:45:29 status = self.run(options, args) 2019-09-25T08:45:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-09-25T08:45:29 resolver.resolve(requirement_set) 2019-09-25T08:45:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-09-25T08:45:29 self._resolve_one(requirement_set, req) 2019-09-25T08:45:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-09-25T08:45:29 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-09-25T08:45:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-09-25T08:45:29 self.require_hashes 2019-09-25T08:45:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 282, in prepare_linked_requirement 2019-09-25T08:45:29 req.populate_link(finder, upgrade_allowed, require_hashes) 2019-09-25T08:45:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 198, in populate_link 2019-09-25T08:45:29 self.link = finder.find_requirement(self, upgrade) 2019-09-25T08:45:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index.py", line 792, in find_requirement 2019-09-25T08:45:29 'No matching distribution found for %s' % req 2019-09-25T08:45:29 pip._internal.exceptions.DistributionNotFound: No matching distribution found for djangorestcli==0.1.0