My console:
desarrollador@desarrollador-HP-14-Notebook-PC1:~$ pip freeze Exception: Traceback (most recent call last): File \"/usr/lib/python2.7/dist
The problem is due to an old version of pip being installed. Run the following command to install a new version of pip:
pip
sudo easy_install -U pip.