Closed meomancer closed 7 years ago
I can confirm that from qgis.PyQt import ...
caused problems with 2.8
Note that QGIS 2.8 is not supported anymore by QGIS. We work with both QGIS 2.14 and 2.18 for now.
@meomancer you can also set the minimum QGIS version here https://github.com/kartoza/cadasta-qgis-plugin/blob/develop/metadata.txt#L11
@oliverroick, are you happy with use supporting >= 2.14?
Supporting 2.14 and upwards is ok. 2.14 is the current LTS after all.
Problem
Oliver's question:
it seems it is related with : https://github.com/kartoza/cadasta-qgis-plugin/issues/84
Solution
check it in 2.8 and try to fix it