CartoHD icon indicating copy to clipboard operation
CartoHD copied to clipboard

lib run_command issue

Open thomasmaguin opened this issue 1 year ago • 0 comments

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.

Screen

thomasmaguin avatar Dec 29 '24 14:12 thomasmaguin