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#22135 - [python] idle doesn't work
Attached to Project:
Arch Linux
Opened by Lukas Jirkovsky (6xx) - Saturday, 18 December 2010, 10:48 GMT
Last edited by Allan McRae (Allan) - Saturday, 18 December 2010, 11:14 GMT
Opened by Lukas Jirkovsky (6xx) - Saturday, 18 December 2010, 10:48 GMT
Last edited by Allan McRae (Allan) - Saturday, 18 December 2010, 11:14 GMT
|
DetailsDescription:
running idle prints following error message: Traceback (most recent call last): File "/usr/bin/idle3", line 5, in <module> main() File "/usr/lib/python3.1/idlelib/PyShell.py", line 1388, in main shell = flist.open_shell() File "/usr/lib/python3.1/idlelib/PyShell.py", line 277, in open_shell self.pyshell = PyShell(self) File "/usr/lib/python3.1/idlelib/PyShell.py", line 849, in __init__ import pydoc # import must be done here to capture i/o rebinding. File "/usr/bin/pydoc.py", line 338 raise TypeError, message ^ SyntaxError: invalid syntax Additional info: * python-3.1.3-1-x86_64 Steps to reproduce: 1. install python 2. run "idle" or "idle3" in terminal |
This task depends upon
Closed by Allan McRae (Allan)
Saturday, 18 December 2010, 11:14 GMT
Reason for closing: Not a bug
Additional comments about closing: Reason for request: I found out it's caused by kdevelop-extra-plugins-python-git package from AUR
Saturday, 18 December 2010, 11:14 GMT
Reason for closing: Not a bug
Additional comments about closing: Reason for request: I found out it's caused by kdevelop-extra-plugins-python-git package from AUR