Re: Any ideas why Axiom is acting odd?
Robert Gravina <[email protected]> Thu, 29 Jun 2006 01:52:31 +0900
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Message-ID | <[email protected]> |
Also, if I copy the database created by running the example on Linux over to the Mac then the library.py works, even when using the original version that defines the Items in the __main__ module. It seems to have problems in adding the schema entries into the database for some reason, then dies when it tries to load them up again.... at least that's what I can tell from passing debug=True to Store() In the case that this has something at all to do with it being a Mac, if someone else has a Mac available, I'd really appreciate if you could check that it works for you. Thanks, Robert