paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-users] python module import error


From: arro
Subject: [paragui-users] python module import error
Date: Wed, 26 Jun 2002 21:58:12 +0200

following error occures while importing the module ...is something wrong with 
the freetype installation ,and if so how could i check ?

Python 2.2.1 (#1, Jun 22 2002, 13:30:21) 
[GCC 2.95.3 20010315 (release)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import paragui
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/local/lib/python2.2/paragui.py", line 2, in ?
    import paraguic
ImportError: /usr/local/lib/libparagui-1.0.so.0: undefined symbol: 
FT_Init_FreeType




reply via email to

[Prev in Thread] Current Thread [Next in Thread]