aitjcize / PyTox

Python binding for Project-Tox the skype replacement.
GNU General Public License v3.0
96 stars 29 forks source link

Problems with tox2irc that uses PyTox #32

Closed 4DA closed 9 years ago

4DA commented 9 years ago

Traceback (most recent call last): File "tox-irc-sync.py", line 8, in from tox import Tox, ToxAV File "build/bdist.linux-i686/egg/tox.py", line 7, in File "build/bdist.linux-i686/egg/tox.py", line 6, in bootstrap ImportError: /home/dc/.python-eggs/PyTox-0.0.20-py2.7-linux-i686.egg-tmp/tox.so: undefined symbol: tox_send_message_withid

aitjcize commented 9 years ago

I think you are using the older version of the package. Can you try the git version?