Mercurial - Keyring
Error:
*** failed to import extension mercurial_keyring: No module named mercurial_keyring
Solution:
sudo -H pip2 install mercurial_keyring
sudo -H pip3 install mercurial_keyring
Error:
*** failed to import extension mercurial_keyring: No module named mercurial_keyring
Solution:
sudo -H pip2 install mercurial_keyring
sudo -H pip3 install mercurial_keyring