Hello, I just install gammu and try to : import gammu and i get error:
Traceback (most recent call last):
File "./pygammu.py", line 4, in <module>
import gammu
File "/usr/lib64/python2.6/site-packages/gammu/__init__.py", line 65, in
<module>
from gammu._gammu import *
ImportError: /usr/lib64/python2.6/site-packages/gammu/_gammu.so: undefined
symbol: DivertCallTypeFromString
some one know whats wrong ?
Best Regards,
Tal
-- https://mail.python.org/mailman/listinfo/python-list
