2019-07-10T13:48:55 Created temporary directory: /tmp/pip-ephem-wheel-cache-2g0ugryh 2019-07-10T13:48:55 Created temporary directory: /tmp/pip-req-tracker-yzmodedn 2019-07-10T13:48:55 Created requirements tracker '/tmp/pip-req-tracker-yzmodedn' 2019-07-10T13:48:55 Created temporary directory: /tmp/pip-wheel-nf_noc_o 2019-07-10T13:48:55 Collecting mqtt-codec==0.1.0 2019-07-10T13:48:55 1 location(s) to search for versions of mqtt-codec: 2019-07-10T13:48:55 * https://pypi.org/simple/mqtt-codec/ 2019-07-10T13:48:55 Getting page https://pypi.org/simple/mqtt-codec/ 2019-07-10T13:48:55 Analyzing links from page https://pypi.org/simple/mqtt-codec/ 2019-07-10T13:48:55 The package https://files.pythonhosted.org/packages/8b/a5/b5fe010f97722b28801cc40179959d48937bf5ef315dc4ce3060c7469f91/mqtt-codec-0.1.0.tar.gz#sha256=4b6be5fd1ffefafd153fb0c083ef98bb7af9b44a7436a451a7b0bd28e523d641 (from https://pypi.org/simple/mqtt-codec/) (requires-python:==2.7.*) is incompatible with the python version in use. Acceptable python versions are: ==2.7.* 2019-07-10T13:48:55 The package https://files.pythonhosted.org/packages/37/63/4ad142225806ad502d050498a8bc0d4cf2c5db616c9b4dfbb8a21868c4b2/mqtt-codec-0.1.1.tar.gz#sha256=a3fdb652237a9e4d2a72dc7c1cc27043d55c6b4c7dad103dabf7e38a1206ec02 (from https://pypi.org/simple/mqtt-codec/) (requires-python:==2.7.*) is incompatible with the python version in use. Acceptable python versions are: ==2.7.* 2019-07-10T13:48:55 The package https://files.pythonhosted.org/packages/44/36/020e4423ebb94fbf773b8d07677a9cdbcdcfa88f46fd155e17da3073f2a9/mqtt-codec-0.1.2.tar.gz#sha256=3264ba3ebf34c46f6046d045a80ebd48e14960ff5f68e5998d5556d0d2f444bd (from https://pypi.org/simple/mqtt-codec/) (requires-python:~=2.7,~=3.6) is incompatible with the python version in use. Acceptable python versions are: ~=2.7,~=3.6 2019-07-10T13:48:55 Found link https://files.pythonhosted.org/packages/76/15/91e8470878268f111552e16829d10c8d3b4196af1e3b0b548737f54f8fcf/mqtt-codec-0.1.3.tar.gz#sha256=024f22b92e91fe961bddd3b518d6e7eb3d6ec5860dd1e732a63b25dbad750110 (from https://pypi.org/simple/mqtt-codec/) (requires-python:>=2.7), version: 0.1.3 2019-07-10T13:48:55 Found link https://files.pythonhosted.org/packages/90/4d/246a2da6cbaa6c2fc50b531cc2373895ab9fdf14292d32b9fb7347f59768/mqtt-codec-1.0.0.tar.gz#sha256=7fbbbf3eb5ec9c5f59b51c7bf3c40095bb2b4f5a49648795f890adfa63fcbd1c (from https://pypi.org/simple/mqtt-codec/) (requires-python:>=2.7), version: 1.0.0 2019-07-10T13:48:55 Found link https://files.pythonhosted.org/packages/52/ac/0a10cd94097c90661ccad1919a8598e9b5f785611a094d86bcb18d6013f8/mqtt-codec-1.0.1.tar.gz#sha256=bdb9d50a2f3823e499820c548baff90759e11c6d569a30238d8f52dfb68bad50 (from https://pypi.org/simple/mqtt-codec/) (requires-python:>=2.7), version: 1.0.1 2019-07-10T13:48:55 Found link https://files.pythonhosted.org/packages/9c/27/52ce163f05298f530ca115a95ed30da50db86ae51513765c4cb9328a06c0/mqtt-codec-1.0.2.tar.gz#sha256=0ef4958cd37db7bfa76173abd73fc46081f2ff4297c54f3fc7853c300c1606ad (from https://pypi.org/simple/mqtt-codec/) (requires-python:>=2.7), version: 1.0.2 2019-07-10T13:48:55 ERROR: Could not find a version that satisfies the requirement mqtt-codec==0.1.0 (from versions: 0.1.3, 1.0.0, 1.0.1, 1.0.2) 2019-07-10T13:48:55 Cleaning up... 2019-07-10T13:48:55 Removed build tracker '/tmp/pip-req-tracker-yzmodedn' 2019-07-10T13:48:55 ERROR: No matching distribution found for mqtt-codec==0.1.0 2019-07-10T13:48:55 Exception information: 2019-07-10T13:48:55 Traceback (most recent call last): 2019-07-10T13:48:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-10T13:48:55 status = self.run(options, args) 2019-07-10T13:48:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-10T13:48:55 resolver.resolve(requirement_set) 2019-07-10T13:48:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-10T13:48:55 self._resolve_one(requirement_set, req) 2019-07-10T13:48:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-10T13:48:55 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-10T13:48:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-10T13:48:55 self.require_hashes 2019-07-10T13:48:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 282, in prepare_linked_requirement 2019-07-10T13:48:55 req.populate_link(finder, upgrade_allowed, require_hashes) 2019-07-10T13:48:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 198, in populate_link 2019-07-10T13:48:55 self.link = finder.find_requirement(self, upgrade) 2019-07-10T13:48:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index.py", line 792, in find_requirement 2019-07-10T13:48:55 'No matching distribution found for %s' % req 2019-07-10T13:48:55 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mqtt-codec==0.1.0