2019-07-09T23:34:16 Created temporary directory: /tmp/pip-ephem-wheel-cache-4k29j96a 2019-07-09T23:34:16 Created temporary directory: /tmp/pip-req-tracker-lpcztsr4 2019-07-09T23:34:16 Created requirements tracker '/tmp/pip-req-tracker-lpcztsr4' 2019-07-09T23:34:16 Created temporary directory: /tmp/pip-wheel-ihf368qm 2019-07-09T23:34:16 Collecting uavro==0.1.1 2019-07-09T23:34:16 1 location(s) to search for versions of uavro: 2019-07-09T23:34:16 * https://pypi.org/simple/uavro/ 2019-07-09T23:34:16 Getting page https://pypi.org/simple/uavro/ 2019-07-09T23:34:16 Analyzing links from page https://pypi.org/simple/uavro/ 2019-07-09T23:34:16 Skipping link https://files.pythonhosted.org/packages/7a/d4/78580cb3257049bf2bb84aa06c6d8a0473f6d82334ff61e17bf12caf33ec/uavro-0.0.1-cp35-cp35m-macosx_10_7_x86_64.whl#sha256=3be02f5d8d5b7054b2e3f8a918f54199dd0bc7af6a209b41d4fb66cc1eaddd4a (from https://pypi.org/simple/uavro/); it is not compatible with this Python 2019-07-09T23:34:16 Found link https://files.pythonhosted.org/packages/60/3c/30de84f51882acdc099134c3db19a402f8e2b43088e0c01912510475966f/uavro-0.0.1.tar.gz#sha256=55f3981baf21810708dcf63bce02608d6fd548102d0c299f4ac5610c0c764d1d (from https://pypi.org/simple/uavro/), version: 0.0.1 2019-07-09T23:34:16 Skipping link https://files.pythonhosted.org/packages/6a/e2/8772735616d731fb2be7393e3a5ae1a80dd22cb454cb98f324455fee8d9b/uavro-0.0.3-cp35-cp35m-macosx_10_7_x86_64.whl#sha256=3c7030cabe01fd1a56ca6278a24018fbff8e557ac35b1937cee286438ca4757a (from https://pypi.org/simple/uavro/); it is not compatible with this Python 2019-07-09T23:34:16 Found link https://files.pythonhosted.org/packages/8a/0f/48b950f68dc4117fc5144f3902571ea75cb13e374f9fa8bc6791fef46102/uavro-0.0.3.tar.gz#sha256=99ab5fc2e3789e0b2bc1badddd1f9d4c6f62ebe4a3b3bbbb976edbea9d853e92 (from https://pypi.org/simple/uavro/), version: 0.0.3 2019-07-09T23:34:16 Found link https://files.pythonhosted.org/packages/5c/72/45cf0ead99be35e430e02a94dd6aa0a73298c661765ceae375f08a991611/uavro-0.1.1.macosx-10.7-x86_64.tar.gz#sha256=f4f39a2afc4fe9cce5b6596aa7984127e4602cafabe09a6af2d4c2183d20c9fc (from https://pypi.org/simple/uavro/), version: 0.1.1.macosx-10.7-x86_64 2019-07-09T23:34:16 Found link https://files.pythonhosted.org/packages/dd/46/b69e1f038db6f767935242d0e0acab44043c376ff331e7ae16e9e93e0c9e/uavro-0.1.1-1.tar.gz#sha256=7baf944a6de5017bdc2f16999b7bcc6825eab175c8145477e674d01c5cd2ed91 (from https://pypi.org/simple/uavro/), version: 0.1.1-1 2019-07-09T23:34:16 Found link https://files.pythonhosted.org/packages/77/ba/7af1d16390e26023245efe1d3b93507e6ed066e31b33aca49b64bd1bbf0e/uavro-0.1.2.tar.gz#sha256=4c26012b9218ae07e81573958331c24a77e8964556fc768223aae4f11b647cdf (from https://pypi.org/simple/uavro/), version: 0.1.2 2019-07-09T23:34:16 ERROR: Could not find a version that satisfies the requirement uavro==0.1.1 (from versions: 0.1.1.macosx-10.7-x86_64, 0.0.1, 0.0.3, 0.1.1.post1, 0.1.2) 2019-07-09T23:34:16 Cleaning up... 2019-07-09T23:34:16 Removed build tracker '/tmp/pip-req-tracker-lpcztsr4' 2019-07-09T23:34:16 ERROR: No matching distribution found for uavro==0.1.1 2019-07-09T23:34:16 Exception information: 2019-07-09T23:34:16 Traceback (most recent call last): 2019-07-09T23:34:16 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-09T23:34:16 status = self.run(options, args) 2019-07-09T23:34:16 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-09T23:34:16 resolver.resolve(requirement_set) 2019-07-09T23:34:16 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-09T23:34:16 self._resolve_one(requirement_set, req) 2019-07-09T23:34:16 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-09T23:34:16 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-09T23:34:16 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-09T23:34:16 self.require_hashes 2019-07-09T23:34:16 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 282, in prepare_linked_requirement 2019-07-09T23:34:16 req.populate_link(finder, upgrade_allowed, require_hashes) 2019-07-09T23:34:16 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 198, in populate_link 2019-07-09T23:34:16 self.link = finder.find_requirement(self, upgrade) 2019-07-09T23:34:16 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/index.py", line 792, in find_requirement 2019-07-09T23:34:16 'No matching distribution found for %s' % req 2019-07-09T23:34:16 pip._internal.exceptions.DistributionNotFound: No matching distribution found for uavro==0.1.1