Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run latest version #404

Open
hicolour opened this issue Mar 21, 2017 · 2 comments
Open

Unable to run latest version #404

hicolour opened this issue Mar 21, 2017 · 2 comments

Comments

@hicolour
Copy link

2 aur/libturpial-git 1.7.0.602.3de626f-1 [installed] (4) (0.08)
    A library that handles multiple microblogging protocols.
4 aur/turpial-git 3.0.r1647.2c44359-1 [installed: 3.0.r1656.cc59bde-1] (5) (0.05)
    A multi-interface Twitter client written in Python

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
DEBUG::Using gst as sound system
/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:127: RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK
  set_interactive(1)
Could not initialize QT interface.
No module named QtWebKit
Traceback (most recent call last):
  File "/usr/bin/turpial", line 11, in <module>
    load_entry_point('turpial==3.5.9.dev0', 'console_scripts', 'turpial')()
  File "/usr/lib/python2.7/site-packages/turpial/main.py", line 106, in main
    t = Turpial()
  File "/usr/lib/python2.7/site-packages/turpial/main.py", line 66, in __init__
    self.ui = util.INTERFACES[options.interface](debug=options.debug)
TypeError: __init__() got an unexpected keyword argument 'debug'
@Richzendy
Copy link
Contributor

Seems you need QtWebKit installed to run turpial

@X3MBoy
Copy link

X3MBoy commented Oct 17, 2017

Can I suggest you to use the github version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants