Comment 0 for bug 1611503

Revision history for this message
Barry Warsaw (barry) wrote : python3-lxc breaks pip3 freeze in Xenial

As reported here: https://github.com/pypa/pip/issues/3681

$ apt install python3-pip python3-lxc
$ pip freeze
--crash with traceback--

However, this happens in Xenial *not* in Yakkety. I forgot to cherry pick the fix for this in the last 16.04 python-pip SRU, so this is the bug to track that.