Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attribute error: set projection #49

Open
kubwimana-web opened this issue Apr 29, 2023 · 1 comment
Open

attribute error: set projection #49

kubwimana-web opened this issue Apr 29, 2023 · 1 comment
Labels

Comments

@kubwimana-web
Copy link

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

<style> </style>
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
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants