Python with metakit 2.4.9
Jani Lahtinen <[email protected]> Wed, 30 Nov 2005 01:15:32 +0200
| Newsgroups | gmane.comp.db.metakit |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I got interested in Metakit and thought to give it a try with python on
Gentoo Linux on AMD64 or RHEL 4 on i386. The `make test` went through
well. However, when I try the examples derived.py, millions.py or
mkmemoio.py I get:
$ python derived.py
[1, 2, 3, 4, 5, 6]
[2, 3, 4, 5]
[2, 4, 5]
Traceback (most recent call last):
File "derived.py", line 34, in ?
v2.delete(1)
AttributeError: delete
$ python millions.py
/usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom
module is deprecated; please use the random module
DeprecationWarning)
Segmentation fault
--- If I correct the depracted interface it only gives a seg fault. Finally:
$ python mkmemoio.py
Segmentation fault
_____________________________________________
Metakit mailing list - [email protected]
http://www.equi4.com/mailman/listinfo/metakit