Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #54285 > unrolled thread

error python-gammu

Started byTal Raveh <talr@talr.co.il>
First post2013-09-17 15:03 +0300
Last post2013-09-17 15:03 +0300
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  error python-gammu Tal Raveh <talr@talr.co.il> - 2013-09-17 15:03 +0300

#54285 — error python-gammu

FromTal Raveh <talr@talr.co.il>
Date2013-09-17 15:03 +0300
Subjecterror python-gammu
Message-ID<mailman.62.1379419558.18130.python-list@python.org>

[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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web