enricofer / QgisODK

GNU General Public License v3.0
16 stars 5 forks source link

Installing into QGIS version 3.16.3-Hannover #19

Closed T-G-M closed 3 years ago

T-G-M commented 3 years ago

Couldn't load plugin 'QgisODK-master' due to an error when calling its classFactory() method

ImportError: PyQt4 classes cannot be imported in QGIS 3.x. Use PyQt5.QtCore or the version independent qgis.PyQt.QtCore import instead.

enricofer commented 3 years ago

The plugin has not been (fully) migrated to qgis 3 yet. Maybe in the next future.

lognaturel commented 2 years ago

@enricofer do you have plans to continue supporting QgisODK? There's a fork/rework at https://github.com/shivareddyiirs/QRealTime that has been active over the years. Perhaps you'd be interested in collaborating on that? ODK Central support is coming soon: https://github.com/shivareddyiirs/QRealTime/tree/ODK_Central . There's also a refactor project under way.

enricofer commented 2 years ago

Hi @lognaturel I worked on a QGIS3 migration https://github.com/enricofer/QgisODK/tree/QGIS3_migration but it has some Qt5 issues https://github.com/enricofer/QgisODK/issues/18. At the moment I'm not working on it and I recommend QGIS3 users to look around for other solutions. But one should never say never. Anyway thanks for your interest.