Python C API version mismatch for module pytspc ---Gyach voice chat problems

A

atulhi

I've been having some problems with gyach, when trying to open the
PyVoice chat portion of it.

Following error is received

*******************************************************************************
/usr/local/share/gyach/pyvoice/pytsp.py:2: RuntimeWarning: Python C API
version mismatch for module pytspc: This Python has API version 1012,
module pytspc has version 1011.
import pytspc
/usr/local/share/gyach/pyvoice/pyvoiceui.py:161: DeprecationWarning:
use gtk.UIManager
itemf=ItemFactory(MenuBar, "<main>", ag)
/usr/local/share/gyach/pyvoice/pyvoiceui.py:264: DeprecationWarning:
use gtk.TreeView
self.nmlist=CList(3,[' I ',' '+_('Name')+' ',' '+_('Alias')+' '])
/usr/local/share/gyach/pyvoice/pyvoiceui.py:298: Warning: unsupported
arithmetic operation for flags type
prevtable.attach( tvolbox, 1, 2, 0, 1, (EXPAND+FILL), (0), 0, 0)
Traceback (most recent call last):
File "/usr/local/share/gyach/pyvoice/pyvoiceui.py", line 1027, in ?
runApp()
File "/usr/local/share/gyach/pyvoice/pyvoiceui.py", line 1015, in
runApp
pyvoicegui()
File "/usr/local/share/gyach/pyvoice/pyvoiceui.py", line 298, in
__init__
prevtable.attach( tvolbox, 1, 2, 0, 1, (EXPAND+FILL), (0), 0, 0)
TypeError: flag values must be strings, ints or tuples
*******************************************************************************

Would appreciate if someone can help in this regard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top