CartoHD
CartoHD copied to clipboard
lib run_command issue
Hey, when I launch the process.py from qgis I have this issue : Processing: Traceback (most recent call last): File "C:\PROGRA~1/QGIS33~1.10/apps/qgis-ltr/./python/plugins\processing\script\ScriptEditorDialog.py", line 260, in runAlgorithm exec(self.editor.text(), _locals) File "", line 1, in ImportError: cannot import name 'run_command' from 'lib' (unknown location)
I have checked the file location, spelling, and package structure of the 'lib' module. Could you please assist me in resolving this issue?
Thank you for your help.