python - Pycharm import statement is gray, but it's being used and is necessary ? -


one of import statements

from qgis.core import * 

is gray in pycharm, it's still being called upon. if remove import statement script no longer works. ignoring issue i'm trying compile script via pyinstaller , it's giving me errors, lead me believe has strange import.

has else encountered this? else have advice compiling script uses qgis.core? has not been easy.


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -