Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54285
| From | Tal Raveh <talr@talr.co.il> |
|---|---|
| Date | 2013-09-17 15:03 +0300 |
| Subject | error python-gammu |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.62.1379419558.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
error python-gammu Tal Raveh <talr@talr.co.il> - 2013-09-17 15:03 +0300
csiph-web