MetaKit for python (Mk4py) on Macintosh ... no way :(
Arnaud Fontaine
arnaud at crao.net
Mon Feb 28 03:21:28 EST 2000
More information about the Python-list mailing list
Mon Feb 28 03:21:28 EST 2000
- Previous message (by thread): MetaKit for python (Mk4py) on Macintosh ... no way :(
- Next message (by thread): MetaKit for python (Mk4py) on Macintosh ... no way :(
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all ! Maybe u know about MetaKit, a way to store objects using a relational model in tcl, C++, python, etc ... It's not all that good (not a real strong multi-users ORDBMS) but, in some cases, it's really nice and provides features I haven't found yet in the various python way to persistence. Fine ... if I was able to use it with python on my Mac :( Here is the output from python's shell when trying to import the lib : Python 1.5.2c1 (#56, Apr 12 1999, 14:19:52) [CW PPC w/GUSI w/MSL] Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam >>> import Mk4py Traceback (innermost last): File "<input>", line 1, in ? ImportError: PythonCore: An import library was too new for a client. >>> Any clue ???????? (I already checked the various mailing lists about metakit ... I've read the manual too ;-)) Arnaud PS: And if u know anything similar (means using a relational model) to store objects ... please tell me !
- Previous message (by thread): MetaKit for python (Mk4py) on Macintosh ... no way :(
- Next message (by thread): MetaKit for python (Mk4py) on Macintosh ... no way :(
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list