[Schevo-devel] [TUTORIAL] - Create and Evolve a Simple OO Application

Matthew Scott mscott at goldenspud.com
Wed Feb 23 20:23:35 EST 2005


Ilias Lazaridis wrote:
> I've looked at the sample, but it does not start (i've applied svn-update):
> 
> ImportError: No module named manytomany.schema


I don't regularly use Windows so this is a hunch...

Python is case-sensitive, so because the directory name is manyToMany 
(and not manytomany) you'll need to use "evo run manyToMany" instead of 
"evo run manytomany", if that is what you are invoking.


-- 
Matthew R. Scott



More information about the Schevo-devel mailing list