Not defined

Pekka Karjalainen pkarjala at paju.oulu.fi
Sat Oct 1 08:16:08 EDT 2005


I looked around a bit and found the answer. At least the change I
recommend below worked for me.

In article <RVq%e.15439$iM2.1260547 at news.xtra.co.nz>, 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 *

This is "from cgkit.all import *" in the tutorial here:

http://cgkit.sourceforge.net/doc2/node6.html

It seems the tutorial you are using is out of date vis-a-vis the version
of cgkit you use.

-- 
Pekka Henrik Karjalainen




More information about the Python-list mailing list