Hi,

Problem could be related to this post: https://issues.qgis.org/issues/21161

It has no solution then to downgrade the python-scipy library from 0.19.0-1 to 0.14.0-1.  The post ends with the bottom line that Qgis 2.18 in no longer supported...

This post may have more info.

https://stackoverflow.com/questions/37267399/importerror-cannot-import-name-numpy-mkl

"This problem can be easy solved by installation for numpy+mkl from whl file from here <http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy>." (https://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy)

To install a whl, I would look at this.

https://pip.pypa.io/en/latest/user_guide/#installing-from-wheels

The python 2.7 distribution should be somewhere in the directory with QGIS.

I think the best would be to install a new supported version of QGIS and then find a plugin that does what you need. (perhaps https://plugins.qgis.org/plugins/clusterpoints/ ???) Your work should upgrade to
Version 3.10.12 LTR

Good luck

Anybody else got an idea?

Nicolas

On 2020-12-20 11:26 a.m., krishna Ayyala wrote:
Hello friends,
My work requires me to use QGIS 2.18.x. Hence, I downloaded QGIS2.18.28. I am trying to install "Scipy Point Clustering" plugin. Can you please help me on how to import NUMPY_MKL?

Regards.
image.png

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

--
Nicolas Cadieux
https://gitlab.com/njacadieux

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to