Good morning everyone :) I wanted to ask if anyone knows how to run Python 
files, which run in QGIS, directly from PyCharm. I tried using this tutorial

https://plugins.qgis.org/planet/tag/pycharm/#:~:text=Setting%20up%20PyCharm%20for%20PyQGIS%20and%20Qt&text=The%20first%20thing%20we%20need,to%20tell%20PyCharm%20about%20it.

 making the necessary modifications specific to my files, and using the Python 
interpreter from QGIS. However, when I try to use the command 'from qgis.core 
import QgsRasterLayer, QgsProject,' it tells me that I don't have the qgis.core 
module.
_______________________________________________
QGIS-User mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to