Traceback (most recent call last): File "C:/Users/bjsvwneu/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\solocator\gui\layer_loader_dialog.py", line 84, in accept if self.load_as_postgres.isChecked() and self.pg_auth_id.configId() == '': AttributeError: 'LayerLoaderDialog' object has no attribute 'load_as_postgres'
Python error message is:
Traceback (most recent call last): File "C:/Users/bjsvwneu/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\solocator\gui\layer_loader_dialog.py", line 84, in accept if self.load_as_postgres.isChecked() and self.pg_auth_id.configId() == '': AttributeError: 'LayerLoaderDialog' object has no attribute 'load_as_postgres'