2020-02-13T02:59:23 Created temporary directory: /tmp/pip-ephem-wheel-cache-f07u0dz9 2020-02-13T02:59:23 Created temporary directory: /tmp/pip-req-tracker-6eht6qcd 2020-02-13T02:59:23 Created requirements tracker '/tmp/pip-req-tracker-6eht6qcd' 2020-02-13T02:59:23 Created temporary directory: /tmp/pip-wheel-lt_7rl6m 2020-02-13T02:59:23 Collecting dhcppython==0.1.1 2020-02-13T02:59:23 1 location(s) to search for versions of dhcppython: 2020-02-13T02:59:23 * https://pypi.org/simple/dhcppython/ 2020-02-13T02:59:23 Getting page https://pypi.org/simple/dhcppython/ 2020-02-13T02:59:23 Analyzing links from page https://pypi.org/simple/dhcppython/ 2020-02-13T02:59:23 The package https://files.pythonhosted.org/packages/73/de/10ba7a3cbd358f9f4cc6299af5d12ceec1c1abef14c8607960716eccca71/dhcppython-0.1.0-py3-none-any.whl#sha256=d7ff72740394e5803068b2d3b26c6e67e7ac013ce9b43aa8998cba74df557c48 (from https://pypi.org/simple/dhcppython/) (requires-python:>=3.8.0) is incompatible with the python version in use. Acceptable python versions are: >=3.8.0 2020-02-13T02:59:23 The package https://files.pythonhosted.org/packages/f8/21/9e5ac47dff46a5e7ef5f5d709e6cc3f2407f1ac37b1bb68c516fbac5f6b8/dhcppython-0.1.0.tar.gz#sha256=2ad3bd636937aa216dfc9cf4b30ac47d992c25a0d4129b21a2e688054089b927 (from https://pypi.org/simple/dhcppython/) (requires-python:>=3.8.0) is incompatible with the python version in use. Acceptable python versions are: >=3.8.0 2020-02-13T02:59:23 The package https://files.pythonhosted.org/packages/5d/d7/1e165053f7d3a1724c801a63b1a3041d77b0b4e04667099879e77a73a6e1/dhcppython-0.1.1-py3-none-any.whl#sha256=9483a8b7155cdd50a5588e1879b034c5127f3e517607f3e9dfaf1fbfd8c1c7f7 (from https://pypi.org/simple/dhcppython/) (requires-python:>=3.8.0) is incompatible with the python version in use. Acceptable python versions are: >=3.8.0 2020-02-13T02:59:23 The package https://files.pythonhosted.org/packages/a8/07/02d5750a799d7705df3e939426e25117f9e50bd931e464a3473d83950a0d/dhcppython-0.1.1.tar.gz#sha256=18a067116793906572f7617029fbe0d52b6c2f0f831ea0496a472c037473c8c0 (from https://pypi.org/simple/dhcppython/) (requires-python:>=3.8.0) is incompatible with the python version in use. Acceptable python versions are: >=3.8.0 2020-02-13T02:59:23 The package https://files.pythonhosted.org/packages/86/d2/ed60769397c62b061baf0ea0f8a9e8463e8f42c0a467cc8c22a860b3f3ea/dhcppython-0.1.2-py3-none-any.whl#sha256=94f031e94095189aca100eda80861b91efb438650e6a355a9a05d16339af992c (from https://pypi.org/simple/dhcppython/) (requires-python:>=3.8.0) is incompatible with the python version in use. Acceptable python versions are: >=3.8.0 2020-02-13T02:59:23 The package https://files.pythonhosted.org/packages/32/d6/1123b2b205a1150888037c50cf88201293be22552110a1eb8b074e8c1cd0/dhcppython-0.1.2.tar.gz#sha256=9685922157294e2d858ad51aca8788d35f1245c60828f4334bb8c63907c720c3 (from https://pypi.org/simple/dhcppython/) (requires-python:>=3.8.0) is incompatible with the python version in use. Acceptable python versions are: >=3.8.0 2020-02-13T02:59:23 ERROR: Could not find a version that satisfies the requirement dhcppython==0.1.1 (from versions: none) 2020-02-13T02:59:23 Cleaning up... 2020-02-13T02:59:23 Removed build tracker '/tmp/pip-req-tracker-6eht6qcd' 2020-02-13T02:59:23 ERROR: No matching distribution found for dhcppython==0.1.1 2020-02-13T02:59:23 Exception information: 2020-02-13T02:59:23 Traceback (most recent call last): 2020-02-13T02:59:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2020-02-13T02:59:23 status = self.run(options, args) 2020-02-13T02:59:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2020-02-13T02:59:23 resolver.resolve(requirement_set) 2020-02-13T02:59:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2020-02-13T02:59:23 self._resolve_one(requirement_set, req) 2020-02-13T02:59:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2020-02-13T02:59:23 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-02-13T02:59:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2020-02-13T02:59:23 self.require_hashes 2020-02-13T02:59:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 282, in prepare_linked_requirement 2020-02-13T02:59:23 req.populate_link(finder, upgrade_allowed, require_hashes) 2020-02-13T02:59:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 198, in populate_link 2020-02-13T02:59:23 self.link = finder.find_requirement(self, upgrade) 2020-02-13T02:59:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index.py", line 792, in find_requirement 2020-02-13T02:59:23 'No matching distribution found for %s' % req 2020-02-13T02:59:23 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dhcppython==0.1.1