Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.018 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:error': 0.03; 'error:': 0.07; 'importerror:': 0.07; 'undefined': 0.09; 'subject:python': 0.16; 'import': 0.22; 'install': 0.23; 'skip:& 60': 0.30; 'message-id:@mail.gmail.com': 0.30; 'file': 0.32; '(most': 0.33; 'skip:d 20': 0.34; 'received:209.85': 0.35; 'received:google.com': 0.35; 'skip:" 50': 0.36; 'wrong': 0.37; 'received:209': 0.37; 'skip:& 10': 0.38; 'to:addr:python-list': 0.38; 'recent': 0.39; 'skip:& 20': 0.39; 'to:addr:python.org': 0.39; 'skip:* 10': 0.61 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=0RS0jGQrqdtEl6lHWh54RSm5jIyYBCEUxDp/z1UPpvI=; b=Wdqc0iwjWmlwzQsdajB1JMJZvon1flxLay1RPRU20oGC9N2tUzv0eQQxhjXqxj8TPZ mGyfVUUiVcyRQeFn9Siq1FfHB8bnMnx5TnqcYe4X77xuAx1cTz/jMLUYupQjSU4gTx46 zdP7XtDuO3hDpoNg4ptPpvAF5plH31kT2SzZai+ow2svCwVXIMcedypGQAEh8MuVw3oL NGjkjLX5fvS77qCe9O+KLj4lK7V9ZJGMeMUOWZSzVtM9jT69znXqmqvBOpoUIYO6Frtk 3P/yvPu+VXTFXB22UtGCWr3/kQ3pmo1Ib2C157URnASdZyTtqyv96b7/2vFv/ok7lOzj yVwg== X-Gm-Message-State: ALoCoQmU/PEWZibw9lWZsMEa8JO4Zrr7Mds8wyabhgj8QMHZNrRFNf1TuZldQKg70rVJL+lsT+RI X-Received: by 10.14.37.4 with SMTP id x4mr51676891eea.16.1379419420087; Tue, 17 Sep 2013 05:03:40 -0700 (PDT) MIME-Version: 1.0 From: Tal Raveh Date: Tue, 17 Sep 2013 15:03:18 +0300 Subject: error python-gammu To: python-list@python.org Content-Type: multipart/alternative; boundary=001a11c3919888100704e6931c15 X-Mailman-Approved-At: Tue, 17 Sep 2013 14:05:58 +0200 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 41 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1379419558 news.xs4all.nl 15978 [2001:888:2000:d::a6]:50347 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:54285 --001a11c3919888100704e6931c15 Content-Type: text/plain; charset=UTF-8 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 import gammu File "/usr/lib64/python2.6/site-packages/gammu/__init__.py", line 65, in 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 --001a11c3919888100704e6931c15 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,=C2=A0

I just install gammu and t= ry to : import gammu=C2=A0
and i get error:=C2=A0

<= /div>
Traceback (most recent call last):
=C2=A0 File &qu= ot;./pygammu.py", line 4, in <module>
=C2=A0 =C2=A0 import gammu
=C2=A0 File "/usr/lib64/pyth= on2.6/site-packages/gammu/__init__.py", line 65, in <module>
=C2=A0 =C2=A0 from gammu._gammu import *
ImportError: /usr= /lib64/python2.6/site-packages/gammu/_gammu.so: undefined symbol: DivertCal= lTypeFromString

some one know whats wrong ?

<= div>Best Regards,=C2=A0
Tal
--001a11c3919888100704e6931c15--