about widget construction kit

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Shi Mu

    #1

    about widget construction kit

    I tried to install WCK(Widget Construction Kit (WCK)):

    C:\Python23>pyt hon tkinter3000-1.0-20031212\setup. py install
    Traceback (most recent call last):
    File "tkinter300 0-1.0-20031212\setup. py", line 23, in ?
    WCK_VERSION = setuplib.find_v ersion("WCK/__init__.py")
    File "C:\wget2\tkint er3000-1.0-20031212\setupl ib.py", line 74, in find_version

    for line in open(filename). readlines():
    IOError: [Errno 2] No such file or directory: 'WCK/__init__.py'

    I checked my files and found there is a __init__.py and got confused
    why the error came out?


    On 11/11/05, Salvatore Di Dio <salvatore.didi o@wanadoo.fr> wrote:[color=blue]
    > If you mean trigonometrics calculus
    > give a try at
    > http://online.effbot.org/2004_09_01_...kinter-complex
    > and download too WCK http://effbot.org/zone/tkinter-index.htm
    > there is a demo on Lissajou
    >
    > Regards
    >
    > Shi Mu a écrit :
    >[color=green]
    > >is there any sample code to triangulation? many thanks!
    > >
    > >
    > >
    > >[/color]
    >
    >
    >[/color]
Working...