On Mon, 2005-04-11 at 15:55 +0200, Adam Groszer wrote: > Hello Michel, > > I cannot tell that the problem is with Zemantic, because I'm still > stuck at the point that I cannot create a Zope catalog.
You don't need a catalog to use Zemantic. Perhaps you missed the tail end of my last email: Zemantic 0.5 requires Zope X3.0 and does not use the catalog. It will NOT work with the trunk, it *requires* Zope X3.0. -Michel > A uniqueID > untility I already managed to create. > As soon as I'm just checking the capabilities of Zope 3 I can wait for > 3.1 surely, I would appreaciate if somebody would help me how to > create the Zope catalog. > > >> > >> I always get: > >> File > >> "C:\Python23\Lib\site-packages\zope\component\__init__.py", line > >> 255, in getUtility > >> raise ComponentLookupError(interface, name) > >> ComponentLookupError: (<InterfaceClass > >> zope.app.intid.interfaces.IIntIds>, > >> '') 127.0.0.1 - zope.manager [6/Apr/2005:18:28:10 +0200] "POST > >> /++etc++site/default/ test_cat/addRegistration.html HTTP/1.1" 500 311 > >> "http://localhost:8080/++etc++si > >> te/default/test_cat/addRegistration.html" > >> "Mozilla/5.0 (Windows; U; Windows NT 5 .0; en-US; rv:1.7.6) Gecko/20050317 > >> Firefox/1.0.2" > >> > >> OR > >> > >> File > >> "C:\Python23\Lib\site-packages\zope\component\__init__.py", line > >> 255, in getUtility > >> raise ComponentLookupError(interface, name) > >> ComponentLookupError: (<InterfaceClass > >> zope.app.intid.interfaces.IIntIds>, > >> '') 127.0.0.1 - zope.manager [6/Apr/2005:18:16:34 +0200] "POST > >> /++etc++site/default/ test_cat/+/AddFieldIndex%3D HTTP/1.1" 500 311 > >> "http://localhost:8080/++etc++site > >> /default/test_cat/+/AddFieldIndex=" > >> "Mozilla/5.0 (Windows; U; Windows NT 5.0; en -US; rv:1.7.6) Gecko/20050317 > >> Firefox/1.0.2" > >> > >> Am I doing something wrong? > > > -- > Best regards, > Adam mailto:[EMAIL PROTECTED] > _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
