From: Farryp <fa...@co...> - 2004-06-30 17:17:57
|
Hi group. I just installed rlib 1.1.9 on Fedora Core 1.0 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) >>> Am I doing something wrong ? Best regards Farry |