Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#21554 - pygtk not work with python 3
Attached to Project:
Arch Linux
Opened by Vitaliy Berdinskikh (UR6LAD) - Monday, 01 November 2010, 07:57 GMT
Last edited by Ionut Biru (wonder) - Monday, 01 November 2010, 09:26 GMT
Opened by Vitaliy Berdinskikh (UR6LAD) - Monday, 01 November 2010, 07:57 GMT
Last edited by Ionut Biru (wonder) - Monday, 01 November 2010, 09:26 GMT
|
DetailsDescription: pygtk not work with python 3
Additional info: * package version 2.22.0-3 * pacman listing: ====== pacman -Ql pygtk ====== ... pygtk /usr/lib/python2.7/ pygtk /usr/lib/python2.7/site-packages/ pygtk /usr/lib/python2.7/site-packages/gtk-2.0/ pygtk /usr/lib/python2.7/site-packages/gtk-2.0/atk.so pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/ pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.pyc pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.pyo pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/_gtk.so pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/_lazyutils.py pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/_lazyutils.pyc pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/_lazyutils.pyo pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/compat.py pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/compat.pyc pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/compat.pyo pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/deprecation.py pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/deprecation.pyc pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/deprecation.pyo pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/glade.so pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/keysyms.py pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/keysyms.pyc pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/keysyms.pyo pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtkunixprint.so pygtk /usr/lib/python2.7/site-packages/gtk-2.0/pango.so pygtk /usr/lib/python2.7/site-packages/gtk-2.0/pangocairo.so ... ====== /pacman -Ql pygtk ===== |
This task depends upon
Closed by Ionut Biru (wonder)
Monday, 01 November 2010, 09:26 GMT
Reason for closing: Not a bug
Additional comments about closing: applications should use python2 shebang
Monday, 01 November 2010, 09:26 GMT
Reason for closing: Not a bug
Additional comments about closing: applications should use python2 shebang
http://www.archlinux.org/news/python-is-now-python-3/
read about it to find what happen. applications that are using pygtk should use python2 shebag. if the applications are from our repos, open a separate bug report for them.