nextgis / qgis_molusce

Modules for Land Use Change Simulations
https://github.com/nextgis/molusce
GNU General Public License v2.0
43 stars 17 forks source link

scipy.optimize missing - QGIS 2.0 - Win 7 64bit #1

Closed ilcontegis closed 2 weeks ago

ilcontegis commented 10 years ago

When MOLUSCE is installed in a windows 7 64bit environment, the library scipy.optimize is missing. Package missing for a 64bit architecture?

KolesovDmitry commented 10 years ago

Hi, Mateo, there are many qgis installers for win, do you use osgeo4w installer or not?

In any case scipy.optimize is used for logregression only, so the plugin could be used without LR. I'm writing the bugfix: check if scipy.optimize is installed; if not, disable LR module.

ilcontegis commented 10 years ago

I made them use the standalone 64 bit installer. I will ask to Tim and Paolo to verify if scipy optimize is included in the 64bit installer. Thank you for your prompt fix. I'll keep you updated.

Btw, the version 3.0.3 is not yet updated to the official QGIS repo. Can you please update it? Thanks

KolesovDmitry commented 10 years ago

Sorry I've forgotten to update QGIS repo. Try to check now.

ilcontegis commented 10 years ago

I'll be out from my office for the next 2 weeks.. Ill ask my colleague to have a look. thanks

simgislab commented 2 weeks ago

MOLUSCE 4 for QGIS 3 released. Cheers Mateo.