Thread Rating:
- 0 Vote(s) - 0 Average
- 1
- 2
- 3
- 4
- 5
Trouble importing third party Python packages to GIMP 2.10 so that they can be used t
|
Posts: 6,340
Threads: 272
Joined: Oct 2016
Reputation:
563
Operating system(s):
Gimp version: 2.10
12-02-2019, 07:30 AM
(This post was last modified: 12-02-2019, 07:31 AM by Ofnuts.)
You have to install pip for the Gimp Python run time, which is done by running get-pip.py with the Python interpreter in that runtime.
See https://www.gimp-forum.net/Thread-Gimp-p...85#pid4385
|
Messages In This Thread |
RE: Trouble importing third party Python packages to GIMP 2.10 so that they can be used t - by Ofnuts - 12-02-2019, 07:30 AM
|