[issue26517] Crash in installer
New submission from Jools: Crash when installing python 2.7.11 x64 edition out of the box. x86 version works. I chose to install for all users, and the system has write permissions to the folder (C:\bin\python27). -- components: Windows messages: 261421 nosy: jools, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: Crash in installer type: crash versions: Python 2.7 ___ Python tracker <http://bugs.python.org/issue26517> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue26518] AttributeError: 'module' object has no attribute '_handlerList'
New submission from Jools: AttributeError: 'module' object has no attribute '_handlerList' when trying to install any packages with pip. This one is with trying to install the logging package: http://pastebin.com/TCUpUMYn -- components: Library (Lib) messages: 261422 nosy: jools priority: normal severity: normal status: open title: AttributeError: 'module' object has no attribute '_handlerList' versions: Python 2.7 ___ Python tracker <http://bugs.python.org/issue26518> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com