Circuitscape.py icon indicating copy to clipboard operation
Circuitscape.py copied to clipboard

AttributeError: type object 'QgsMessageLog' has no attribute 'INFO'

Open Jana587 opened this issue 3 years ago • 2 comments

Hello everyone,

I am using Circuitscape for the first time to model gene flow within a forest area:

I am using circuitscape as a QGis plugin in version 3.14 in windows 10. The input data are one resistance map per tree species (raster file with values 0 =same species, 1= forest area but other species, 100000000= no forest or no data cells).

image

The second file is the focal node location raster, which has same extent/grid sizes/ cell number/positive integer field ID like the resistance files and contains a location (X/Y) per cell for circuit flow.

image

When I start to run circuitscape like this

image

I get a bug report telling me:

image

Trying several alternative combinations of input files or even an othofoto from the area, I get always identical or very similar bug reports. Until now I could not find a good solution for it and would be very thankful for your help and feedback. I could not find reporting of this error in the context of circuitscape described somewhere yet.

Thank you very much.

Jana587 avatar Dec 10 '20 09:12 Jana587