Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GEGL kaleidoscope
#5
There must be something wrong with windows.
I can't get it to work

on windows I had to do
import ctypes
from ctypes.util import find_library # This is the correct import
if pl == 'win32':
return ctypes.CDLL(find_library(lib + '-0'))

This is now successful.
Reply


Messages In This Thread
GEGL kaleidoscope - by trandoductin - Yesterday, 01:24 AM
RE: GEGL kaleidoscope - by teapot - Yesterday, 04:19 AM
RE: GEGL kaleidoscope - by trandoductin - Yesterday, 07:36 AM
RE: GEGL kaleidoscope - by teapot - Yesterday, 09:29 AM
RE: GEGL kaleidoscope - by trandoductin - Yesterday, 12:19 PM
RE: GEGL kaleidoscope - by rich2005 - Yesterday, 12:49 PM
RE: GEGL kaleidoscope - by trandoductin - Yesterday, 01:28 PM
RE: GEGL kaleidoscope - by teapot - 9 hours ago

Forum Jump: