02-23-2024, 07:36 AM
(02-23-2024, 05:50 AM)Stephen Liu Wrote: Hi all,
Could you please advise;
How to install restore.py (python plugin)
from https://github.com/stongey/PhotoRestore
GIMP version 2.10.30
$ python2 --version
Code:
Python 2.7.18
$ python3 --version
Code:
Python 3.10.12
Thanks
Regards
I wouldn't bother:
In addition, you need to edit the code a bit because there are hard-coded file locations, and the code doesn't work on small images.
If you explicitly installed Python runtimes outside of Gimp, you probably broke Gimp's built-in Python runtime.
There are also versions of this code that run independently of Gimp, including a Windows .exe