sketch-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sketch installation under WinXP - Sketch._skgtk import SKRegionType erro


From: Ardi
Subject: sketch installation under WinXP - Sketch._skgtk import SKRegionType error DLL load failed
Date: Wed, 7 Dec 2005 23:23:52 -0800 (PST)

Hello,

I am trying as normal user (not administrator) to get developer
version of skencil get running under WinXP but I got the
following error:

D:\Python23>python d:\Python23\Lib\site-packages\Sketch\sketch.py
intl imported
Traceback (most recent call last):
  File "d:\Python23\Lib\site-packages\Sketch\sketch.py", line 59,
in ?
    Sketch.UI.main(sys.argv)
  File
"d:\Python23\Lib\site-packages\Sketch\Sketch\UI\__init__.py",
line 231, i
n main
    from skapp import SketchApplication
  File "d:\Python23\Lib\site-packages\Sketch\Sketch\UI\skapp.py",
line 41, in ?
    from mainwindow import SketchMainWindow
  File
"d:\Python23\Lib\site-packages\Sketch\Sketch\UI\mainwindow.py",
line 31,
in ?
    from canvas import SketchCanvas
  File
"d:\Python23\Lib\site-packages\Sketch\Sketch\UI\canvas.py", line
28, in ?

    from gtkdevice import HitTestDevice, InvertingDevice
  File
"d:\Python23\Lib\site-packages\Sketch\Sketch\UI\gtkdevice.py",
line 38, i
n ?
    from Sketch._skgtk import SKRegionType, intersect_clipmasks,\
ImportError: DLL load failed: The specified module could not be
found.

D:\Python23>

I am not sure whether all required tools have been installed. Can
you name them all and order in which they
have to be installed? Also the dir to which they should be
installed?
Thanks and regards,

ardi

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]