Comment 31 for bug 1409568

Revision history for this message
Andrew Smith (yratof) wrote :

Ok, I've managed to bypass that – for future notes:

brew uninstall --ignore-dependencies python
sudo easy_install pip
STATIC_DEPS=true sudo pip install lxml

Solves that issue. ONWARDS TO PLOTTING!