error message

Mary Jane Boholst <[email protected]> Fri, 29 Sep 2006 11:41:59 +0100
Newsgroups gmane.comp.python.spyce.general
Organization IOP
Message-ID <[email protected]>
Hello again,
I am getting the following error message and can't seem to find any 
information on it and am hoping someone here can help.
Error message:
	Spyce exception
	File:	/var/firstproject/www/testagain.spy
	Message: 	AttributeError: 'Mapper' object has no attribute '_Mapper__props'

	Stack:	/usr/share/spyce-2.1/sqlalchemy/orm/mapper.py:152, in _get_props: 					
	return self.__props

	/usr/share/spyce-2.1/sqlalchemy/orm/query.py:371, in compile:
	

	for key, value in self.mapper.props.iteritems():

	/usr/share/spyce-2.1/sqlalchemy/orm/query.py:231, in select_whereclause:
	

	statement = self.compile(whereclause, **kwargs)

	/usr/share/spyce-2.1/sqlalchemy/orm/query.py:226, in select:
	

	return self.select_whereclause(whereclause=arg, **kwargs)

	/usr/share/spyce-2.1/sqlalchemy/orm/mapper.py:1115, in select:
	

	return self.query().select(arg=arg, **kwargs)

	testagain.spy:7, in (main):
	

	time = db.timetable.select()

Thanks in advance for any help.
MJ

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV