Comment 9 for bug 1659029

Revision history for this message
Mairin Deith (mdeith) wrote :

I also had this problem after upgrading my scipy to version 0.19.1, which was interfering with loading QGIS. The issue was solved after downgrading scipy to version 0.11:

pip install scipy==0.11