Hi,
I am trying to run a custom python code that uses QGIS library in PythonCreator. However when I run the code I get this error:
Python Exception <ImportError>: DLL load failed while importing _core: The specified procedure could not be found.
I tried everything, I followed the documentation/manual how to setup custom python interpreter, I tried to setup dependencies and environment variables but none of that worked. Can someone tell me what am I doing wrong? Thanks!