nextgis / qgis_molusce

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

attribute error: set projection #49

Open kubwimana-web opened 1 year ago

kubwimana-web commented 1 year ago

hello, I was predicting the land use land cover using molusce plugin FROM QGIS, then at the cellula automata simulation stage I got the message copied below, please can someone assist me?. thanks you

<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40">

map = v.save(trans_prefix+'_from_'+str(initcat)+ '_to_' +str(finalcat) + '.tif') |   |   -- | -- | -- File "C:/Users/User/.qgis2/python/plugins\molusce\algorithms\dataprovider.py", line 347, in save outRaster.SetProjection(geodata['proj']) |   |   |   |   |   AttributeError: 'NoneType' object has no attribute 'SetProjection' |   |   |  

simgislab commented 3 days ago

Try brand new MOLUSCE 4 for QGIS 3 and let us know if the problem persists