2019-07-05T09:07:43 Created temporary directory: /tmp/pip-ephem-wheel-cache-38jhbxxp 2019-07-05T09:07:43 Created temporary directory: /tmp/pip-req-tracker-rblce08g 2019-07-05T09:07:43 Created requirements tracker '/tmp/pip-req-tracker-rblce08g' 2019-07-05T09:07:43 Created temporary directory: /tmp/pip-wheel-_jkyamx2 2019-07-05T09:07:43 Collecting tsol==0.1.2 2019-07-05T09:07:43 1 location(s) to search for versions of tsol: 2019-07-05T09:07:43 * https://pypi.org/simple/tsol/ 2019-07-05T09:07:43 Getting page https://pypi.org/simple/tsol/ 2019-07-05T09:07:43 Analyzing links from page https://pypi.org/simple/tsol/ 2019-07-05T09:07:43 Found link https://files.pythonhosted.org/packages/47/ad/1841b9e678ede206222843ed9c0187345aa72387d0ec1cecc097fae3068f/tsol-0.1-py3-none-any.whl#sha256=5e56d1f440a31d958d0eb197d8b5a8686f1c95680d4234541e516211e30fc739 (from https://pypi.org/simple/tsol/), version: 0.1 2019-07-05T09:07:43 Skipping link https://files.pythonhosted.org/packages/04/49/288531fef3c1fca8b719c570c3063447ba73615b9b1e579d78465176b00a/tsol-0.1-py3.5.egg#sha256=4c8051618ed543cad963dd8fc145a1b4077a2a60edfc0db46dcac39e120d29cd (from https://pypi.org/simple/tsol/); unsupported archive format: .egg 2019-07-05T09:07:43 Found link https://files.pythonhosted.org/packages/5d/65/502430db3e4297849d3d77d6c996bc9dc458a33d4fe09d9394663d53540b/tsol-0.1.macosx-10.6-x86_64.tar.gz#sha256=f58a2286a085de01f32449ee26959ad6af37ca636cfc9cf7b3ca7b6c6e3e9a43 (from https://pypi.org/simple/tsol/), version: 0.1.macosx-10.6-x86_64 2019-07-05T09:07:43 Found link https://files.pythonhosted.org/packages/37/97/d8b3aeca69dc4f01c05d815f04c92b684745a586ab4cf1a168d993f2700e/tsol-0.1.1.macosx-10.6-x86_64.tar.gz#sha256=bc07b8b087b239c184414b390c5ea6574a515050d5026f9dfc8759301c5336d3 (from https://pypi.org/simple/tsol/), version: 0.1.1.macosx-10.6-x86_64 2019-07-05T09:07:43 Found link https://files.pythonhosted.org/packages/e8/93/9c5094adeaa544da64c397afde989bc80de880ee7ed689cb2404492a4b11/tsol-0.1.2.macosx-10.6-x86_64.tar.gz#sha256=d19eabbfc40c0c5159bb5f1d9d515e9b5f6f9a3c415d075128c89e640f777d98 (from https://pypi.org/simple/tsol/), version: 0.1.2.macosx-10.6-x86_64 2019-07-05T09:07:43 Found link https://files.pythonhosted.org/packages/d7/c3/7727eff677402570ab4b8058401db9532d62b593e272b053a23863c9599d/tsol-0.1.3.tar.gz#sha256=ee44376fe90e31a6d0bab5066d6a702ae9133c8148f159b0d0bb785cb7f04b12 (from https://pypi.org/simple/tsol/), version: 0.1.3 2019-07-05T09:07:43 ERROR: Could not find a version that satisfies the requirement tsol==0.1.2 (from versions: 0.1.macosx-10.6-x86_64, 0.1.1.macosx-10.6-x86_64, 0.1.2.macosx-10.6-x86_64, 0.1, 0.1.3) 2019-07-05T09:07:43 Cleaning up... 2019-07-05T09:07:43 Removed build tracker '/tmp/pip-req-tracker-rblce08g' 2019-07-05T09:07:43 ERROR: No matching distribution found for tsol==0.1.2 2019-07-05T09:07:43 Exception information: 2019-07-05T09:07:43 Traceback (most recent call last): 2019-07-05T09:07:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-05T09:07:43 status = self.run(options, args) 2019-07-05T09:07:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-05T09:07:43 resolver.resolve(requirement_set) 2019-07-05T09:07:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-05T09:07:43 self._resolve_one(requirement_set, req) 2019-07-05T09:07:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-05T09:07:43 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-05T09:07:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-05T09:07:43 self.require_hashes 2019-07-05T09:07:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 282, in prepare_linked_requirement 2019-07-05T09:07:43 req.populate_link(finder, upgrade_allowed, require_hashes) 2019-07-05T09:07:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 198, in populate_link 2019-07-05T09:07:43 self.link = finder.find_requirement(self, upgrade) 2019-07-05T09:07:43 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/index.py", line 792, in find_requirement 2019-07-05T09:07:43 'No matching distribution found for %s' % req 2019-07-05T09:07:43 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tsol==0.1.2