Rob wrote:
> When trying the basic tutorial for cgkit I always seem to get a not defined 
> error as follows.
> 
> Pythonwin GUI
> 
> 
>>>>from cgkit import *
>>>>Sphere()
> 
> Traceback (most recent call last):
>   File "<interactive input>", line 1, in ?
> NameError: name 'Sphere' is not defined

Which version of cgkit are you using?

Kent
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to