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

How to install GTK2 / PyGTK on Ubuntu 20.04? #18685

Open
MartinThoma opened this issue Sep 17, 2020 · 0 comments
Open

How to install GTK2 / PyGTK on Ubuntu 20.04? #18685

MartinThoma opened this issue Sep 17, 2020 · 0 comments

Comments

@MartinThoma
Copy link

I keep getting an error message:

$ ./w3af_gui
The GTK package requirements are not met, please make sure your system meets these requirements:
    - PyGTK >= 2.12
    - GTK >= 2.12

I think I have GTK installed:

$ dpkg -l libgtk2.0-0 libgtk-3-0 python-gi
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name              Version          Architecture Description
+++-=================-================-============-=======================================================
ii  libgtk-3-0:amd64  3.24.20-0ubuntu1 amd64        GTK graphical user interface library
ii  libgtk2.0-0:amd64 2.24.32-4ubuntu4 amd64        GTK graphical user interface library - old version
ii  python-gi         3.36.0-1         amd64        Python 2.x bindings for gobject-introspection libraries

What do I need to do to get the required versions?

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

1 participant