[QGIS-Developer] pyqgis error messages using PYCHARM

xristosss20 saxri89 at gmail.com
Sat Jul 1 11:57:16 PDT 2017


I use pyqgis in standalone app using python 2.7 in windows 10.

I have create some scripts using python idle and work fine without some
errors or messages.

Now I try to use pyqgis using pycharm editor with the some scripts where I
have run it before in python editor.

in the pycharm that scripts work again,I get correct outputs but in the
pycharm show me some errors messages and in the final show crashed error
python but my output is correct.

like this :

QSqlDatabase: QSQLITE driver not loaded
ERROR: Opening of authentication db FAILED
QSqlDatabase: available drivers: QPSQL7 QPSQL QODBC3 QODBC
WARNING: Auth db query exec() FAILED
QSqlQuery::prepare: database not open
ERROR: Opening of authentication db FAILED

Process finished with exit code -1073741819 (0xC0000005) (and 255)
I don't get exit code 0 I get it -1073741819 (0xC0000005) and 255.

any idea why I take that error messages in pycharm ?



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/pyqgis-error-messages-using-PYCHARM-tp5326359.html
Sent from the QGIS - Developer mailing list archive at Nabble.com.


More information about the QGIS-Developer mailing list