2019-07-06T21:42:57 Created temporary directory: /tmp/pip-ephem-wheel-cache-90qx17v1 2019-07-06T21:42:57 Created temporary directory: /tmp/pip-req-tracker-xdcn7the 2019-07-06T21:42:57 Created requirements tracker '/tmp/pip-req-tracker-xdcn7the' 2019-07-06T21:42:57 Created temporary directory: /tmp/pip-wheel-9x6tcv23 2019-07-06T21:42:58 Collecting radicale-dovecot-auth==0.2 2019-07-06T21:42:58 1 location(s) to search for versions of radicale-dovecot-auth: 2019-07-06T21:42:58 * https://pypi.org/simple/radicale-dovecot-auth/ 2019-07-06T21:42:58 Getting page https://pypi.org/simple/radicale-dovecot-auth/ 2019-07-06T21:42:58 Analyzing links from page https://pypi.org/simple/radicale-dovecot-auth/ 2019-07-06T21:42:58 Found link https://files.pythonhosted.org/packages/4a/fa/d4e6ce753eed2d0cdbb58801ba5feddcb1f1881889fae89956a5f6bb2224/radicale_dovecot_auth-0.2.tar.gz#sha256=fde948730fa7924f7df1446f0f8e66d49fb39b37d668afd60f1d339ff61e4edf (from https://pypi.org/simple/radicale-dovecot-auth/), version: 0.2 2019-07-06T21:42:58 Found link https://files.pythonhosted.org/packages/af/24/87f7c1e23bf1b1c61ba67e55e130f1b812e75132e07dae0a5bcdfc2b99e7/radicale_dovecot_auth-0.2.1-py3-none-any.whl#sha256=20eae5de5fd77a0b679c09d203fc859bc636a097445c79b64a5e55b9920af69a (from https://pypi.org/simple/radicale-dovecot-auth/), version: 0.2.1 2019-07-06T21:42:58 Found link https://files.pythonhosted.org/packages/8f/78/1776dd9752868b93f6615f72541d4edf879dae9a063bb5954dca4cfa8ff7/radicale_dovecot_auth-0.2.1.tar.gz#sha256=f2a251a4ec715bf46c1cf3416d0610276e6c2ba2d5e837039d06a9448b6a5224 (from https://pypi.org/simple/radicale-dovecot-auth/), version: 0.2.1 2019-07-06T21:42:58 Using version 0.2 (newest of versions: 0.2) 2019-07-06T21:42:58 Created temporary directory: /tmp/pip-unpack-49x989q5 2019-07-06T21:42:58 Downloading https://files.pythonhosted.org/packages/4a/fa/d4e6ce753eed2d0cdbb58801ba5feddcb1f1881889fae89956a5f6bb2224/radicale_dovecot_auth-0.2.tar.gz 2019-07-06T21:42:58 Downloading from URL https://files.pythonhosted.org/packages/4a/fa/d4e6ce753eed2d0cdbb58801ba5feddcb1f1881889fae89956a5f6bb2224/radicale_dovecot_auth-0.2.tar.gz#sha256=fde948730fa7924f7df1446f0f8e66d49fb39b37d668afd60f1d339ff61e4edf (from https://pypi.org/simple/radicale-dovecot-auth/) 2019-07-06T21:42:58 Added radicale-dovecot-auth==0.2 from https://files.pythonhosted.org/packages/4a/fa/d4e6ce753eed2d0cdbb58801ba5feddcb1f1881889fae89956a5f6bb2224/radicale_dovecot_auth-0.2.tar.gz#sha256=fde948730fa7924f7df1446f0f8e66d49fb39b37d668afd60f1d339ff61e4edf to build tracker '/tmp/pip-req-tracker-xdcn7the' 2019-07-06T21:42:58 Running setup.py (path:/tmp/pip-wheel-9x6tcv23/radicale-dovecot-auth/setup.py) egg_info for package radicale-dovecot-auth 2019-07-06T21:42:58 Running command python setup.py egg_info 2019-07-06T21:42:59 Traceback (most recent call last): 2019-07-06T21:42:59 File "", line 1, in 2019-07-06T21:42:59 File "/tmp/pip-wheel-9x6tcv23/radicale-dovecot-auth/setup.py", line 5, in 2019-07-06T21:42:59 import radicale_dovecot_auth 2019-07-06T21:42:59 File "/tmp/pip-wheel-9x6tcv23/radicale-dovecot-auth/radicale_dovecot_auth/__init__.py", line 22, in 2019-07-06T21:42:59 from radicale.auth import BaseAuth 2019-07-06T21:42:59 ModuleNotFoundError: No module named 'radicale' 2019-07-06T21:42:59 Cleaning up... 2019-07-06T21:42:59 Removing source in /tmp/pip-wheel-9x6tcv23/radicale-dovecot-auth 2019-07-06T21:42:59 Removed radicale-dovecot-auth==0.2 from https://files.pythonhosted.org/packages/4a/fa/d4e6ce753eed2d0cdbb58801ba5feddcb1f1881889fae89956a5f6bb2224/radicale_dovecot_auth-0.2.tar.gz#sha256=fde948730fa7924f7df1446f0f8e66d49fb39b37d668afd60f1d339ff61e4edf from build tracker '/tmp/pip-req-tracker-xdcn7the' 2019-07-06T21:42:59 Removed build tracker '/tmp/pip-req-tracker-xdcn7the' 2019-07-06T21:42:59 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-9x6tcv23/radicale-dovecot-auth/ 2019-07-06T21:42:59 Exception information: 2019-07-06T21:42:59 Traceback (most recent call last): 2019-07-06T21:42:59 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-06T21:42:59 status = self.run(options, args) 2019-07-06T21:42:59 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-06T21:42:59 resolver.resolve(requirement_set) 2019-07-06T21:42:59 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-06T21:42:59 self._resolve_one(requirement_set, req) 2019-07-06T21:42:59 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-06T21:42:59 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-06T21:42:59 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-06T21:42:59 self.require_hashes 2019-07-06T21:42:59 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-06T21:42:59 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-06T21:42:59 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-06T21:42:59 self.req.prepare_metadata() 2019-07-06T21:42:59 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-06T21:42:59 self.run_egg_info() 2019-07-06T21:42:59 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-06T21:42:59 command_desc='python setup.py egg_info') 2019-07-06T21:42:59 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-06T21:42:59 % (command_desc, proc.returncode, cwd)) 2019-07-06T21:42:59 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-9x6tcv23/radicale-dovecot-auth/