Re: [Qgis-user] how to perform hotspot analysis in QGIS3.10

2020-07-04 Thread Richard Duivenvoorde
On 7/4/20 4:45 PM, Kakoli Saha wrote: > I am trying to run hotspot analysis in QGIS 3.10 for windows.  To install the > plug-in  whenever I am typing the following code in the shell, it says $ is > not recognized as an external or internal command. > > $ py3_env.bat > $ python3 -m pip install -

[Qgis-user] how to perform hotspot analysis in QGIS3.10

2020-07-04 Thread Kakoli Saha
I am trying to run hotspot analysis in QGIS 3.10 for windows. To install the plug-in whenever I am typing the following code in the shell, it says $ is not recognized as an external or internal command. $ py3_env.bat $ python3 -m pip install --upgrade pip $ python3 -m pip install pysal==1.14.3