Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ofnuts' addon-on manager crashing in 2.10.2
#14
(05-23-2018, 01:59 PM)Kevin Wrote: And I can fix it by doing the gimpfu import BEFORE the gtk import:
Code:
from gimpfu import *
import pygtk,gtk,re,sys,os,glob,shutil,ConfigParser,codecs,copy,zipfile,time
pygtk.require('2.0')

..but stops it working in linux, at least it does here. apologies to all, duplicate scripts clashing.
Reply


Messages In This Thread
RE: ofnuts' addon-on manager crashing in 2.10.2 - by rich2005 - 05-23-2018, 03:02 PM

Forum Jump: