| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,304
» Latest member: Jon
» Forum threads: 7,906
» Forum posts: 42,893
Full Statistics
|
| Latest Threads |
Welcome Screen Colour The...
Forum: Windows
Last Post: Jon
11 hours ago
» Replies: 0
» Views: 55
|
Batcher - Batch Image Pro...
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 04:24 PM
» Replies: 11
» Views: 17,452
|
arakne path shapes
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 08:13 AM
» Replies: 8
» Views: 1,861
|
GIMP 3.2.x
Forum: General questions
Last Post: rich2005
Yesterday, 07:43 AM
» Replies: 5
» Views: 335
|
question about "Batch Ima...
Forum: General questions
Last Post: vebe67
05-23-2026, 06:32 AM
» Replies: 2
» Views: 223
|
chemin - path
Forum: General questions
Last Post: ApacheBlue
05-22-2026, 02:13 PM
» Replies: 7
» Views: 573
|
All projects are LOCKED
Forum: General questions
Last Post: sallyanne
05-22-2026, 10:41 AM
» Replies: 1
» Views: 169
|
Setting a default directo...
Forum: Tutorials and tips
Last Post: merlilderman
05-21-2026, 02:57 PM
» Replies: 1
» Views: 2,209
|
Switch tools from Text to...
Forum: General questions
Last Post: Ulodesk
05-18-2026, 10:05 PM
» Replies: 2
» Views: 415
|
Changing the size of the ...
Forum: General questions
Last Post: Ulodesk
05-17-2026, 01:39 PM
» Replies: 3
» Views: 444
|
|
|
| How to Batch Convert to Indexed Using Specific Palette? |
|
Posted by: Vespin - 12-15-2017, 09:31 PM - Forum: Extending the GIMP
- No Replies
|
 |
Hi all! I'm fairly basic with GIMP, which is why I need help with this issue. I'm looking to batch convert a series of images to 256 colors using the same palette for each image (and reduced color bleeding dithering, and removing unused colors). I'm pretty sure there's a way to do this with GIMP, but I'm finding the procedure list (and how to use it) somewhat intimidating.
Any help would be greatly appreciated, thanks!
|
|
|
| pyc compile error |
|
Posted by: look - 12-13-2017, 04:00 PM - Forum: Scripting questions
- Replies (3)
|
 |
Hi
not enough information online - so i ask it here.
the issue:
i have a .py script that run fine on gimp.
when trying to compile it with "-m compileall" - i get an error:
#########################################
Error processing line 3 of c:\Program Files\GIMP 2\Python\lib\site-packages\pygtk.pth:
Traceback (most recent call last):
File "c:\Program Files\GIMP 2\Python\lib\site.py", line 152, in addpackage
exec line
File "<string>", line 1, in <module>
ImportError: No module named runtime
Remainder of file ignored
Compiling myscript.py ...
#################################
the compile produce a .pyc file, but when gimp trying to load it - it crash with similar error or
"runtime" module missing...
I was trying to compile other gimp python scripts - with same result.
i remember that in ubuntu i tried it once , few months ago, and it was fine.
can someone help with this issue?
|
|
|
|