From: Farryp <fa...@co...> - 2004-06-29 04:27:43
|
Hi group. I just installed rlib 1.1.9 but it looks like there are some problems with python. [farryp@acme python]$ python Python 2.2.3 (#1, Oct 15 2003, 23:33:35) [GCC 3.3.1 20030930 (Red Hat Linux 3.3.1-6)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> >>> >>> import librlib Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: dynamic module does not define init function (initlibrlib) >>> What I'm I doing wrong ? Best regards Farry |