[Modeling-users] using Modeling with McMillan's installer
Status: Abandoned
Brought to you by:
sbigaret
From: John L. <jo...@vi...> - 2004-02-06 00:09:48
|
Hi all. I've tried (briefly) to freeze (using McMillan's installer, http://www.mcmillan-inc.com/install1.html) a small test program that uses Modeling, and it dies: $ ./search-test/search-test /tmp/tests/modeling/Sample/__init__.py:12: UserWarning: Couldn't load m= odel Sample Traceback (most recent call last): File "<string>", line 36, in ? File "search-test/buildsearch-test/out1.pyz/Modeling.EditingContext",= line 1419, in fetch File "search-test/buildsearch-test/out1.pyz/Modeling.EditingContext",= line 1302, in objectsWithFetchSpecification File "search-test/buildsearch-test/out1.pyz/Modeling.ObjectStoreCoord= inator", line 429, in objectsWithFetchSpecification File "search-test/buildsearch-test/out1.pyz/Modeling.ObjectStoreCoord= inator", line 250, in objectStoreForFetchSpecification File "search-test/buildsearch-test/out1.pyz/NotificationFramework.Not= ificationCenter", line 437, in postNotification File "search-test/buildsearch-test/out1.pyz/Modeling.DatabaseContext"= , line 250, in handleNotification RuntimeError: Unable to find a model for entity: Person I'm guessing I have to include something else inside the frozen file to get it to work; what could that be? I've tried importing Sample.model_Sample.py, but that's not it... --=20 John Lenton (jo...@vi...) -- Random fortune: Ande yo caliente y r=EDase la gente. -- Luis de Argote y G=F3ngora. (1561-1627) Poeta espa=F1ol.=20 |