On Wed, 2002-01-09 at 11:00, John Holland wrote:
> I've just started looking at MiddleKit, using Webware 6.0 and the docs that
> come with it. I'm trying to do the tutorial bit with the Videos .csv file.
> when I run the generate.py, I get errors as shown below. Can anyone help me
> get past this?

<snip>

>           return self._klasses[name]
>           File "/usr/local/lib/python2.1/UserDict.py", line 14, in __getitem__
>               def __getitem__(self, key): return self.data[key]
>               KeyError: Thing

I'm pretty sure that the problem lies in the Samples.csv file, because
if you're using the one from MiddleKit/Resources/Template.mkmodel, it doesn't
match up with the schema as described in the tutorial.  You can either fix it 
or mv it out of the way, and then generate again.

Cheers,
Jason


_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to