06-09-2023, 08:10 AM
(06-09-2023, 04:53 AM)y2keeth Wrote:(06-08-2023, 08:29 AM)Ofnuts Wrote: This line isn't meant for the Python console. It is used to invoke Gimp from a command prompt (CMD.EXE, DOS shell, "black screen", etc...)
Running everything in the Python console is possible too. Copy-paste the definition of the run() and process() methods in the Python console, and then call run('/path/to/directory') in that same Python console.
how do i access the command prompt?
Several ways. But frankly, if you have to ask this... it's a bit as if you asked for instructions to fix your car transmission, and you don't know how to open the hood...