We recently changed the directory layout of NumPy for release 1.16, which means that users must uninstall previous versions before upgrading. However it seems the python-pip package enables -I (ignore) by default[0]. Is there any way to get this behaviour returned to the pypa default? I see numerous reports [1,2] by users tripped up by this.

Matti


[0] https://github.com/numpy/numpy/issues/12736#issuecomment-457095173, see the diff on line 116-123

[1] https://github.com/pypa/pip/issues/4222

[2] https://github.com/numpy/numpy/issues/12878


_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to