Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83674
| Date | 2015-01-13 08:18 +0000 |
|---|---|
| From | Tim Golden <mail@timgolden.me.uk> |
| Subject | Re: I must be missing something obvious in installing Python 3.4.2... |
| References | (3 earlier) <mailman.17642.1421100022.18130.python-list@python.org> <6474bfec-ce53-4967-8a76-5bedda9110a8@googlegroups.com> <f49c0c9c-09ab-4aec-8dbc-253d78170f9f@googlegroups.com> <mailman.17658.1421129286.18130.python-list@python.org> <11fa246b-f488-4bab-b6cb-a813217bef8b@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17664.1421137111.18130.python-list@python.org> (permalink) |
On 13/01/2015 07:05, cjgohlke@gmail.com wrote: > On Monday, January 12, 2015 at 10:09:03 PM UTC-8, Tim Golden wrote: >> On 12/01/2015 23:12, Andrew Koenig wrote: >>> Fixed it! >>> >>> The aforementioned article is correct. I downloaded the RegDelNull >>> program mentioned in the article >>> (http://technet.microsoft.com/en-us/sysinternals/bb897448.aspx) and >>> ran it on hkcr, hkcu, hklm, hku, and hkcc (short for >>> HKEY_CLASSES_ROOT, HKEY_CURRENT_USER, HKEY_LOCAL_MACHINE, HKEY_USERS, >>> and HKEY_CURRENT_CONFIG), respectively. It deleted a bunch of keys. >>> Rerunning the program you posted earlier revealed no keys with >>> embedded nulls in their names, and ensurepip now works. >>> >>> I have no idea how these keys got there. For all I know they are the >>> result of malware. >>> >>> I think it would be worthwhile changing the Python code to detect >>> nulls and perhaps issue a warning that directs people to this article >>> or something like it. >>> >> >> Thanks, yes. Unfortunate that no-one's actually reported this before as >> a bug -- as far as I'm aware. Would you be in a position to report this >> at bugs.python.org? If not, I'll do it when I get a chance. >> >> TJG > > <http://bugs.python.org/issue22028> > (Sigh). Thanks -- and I'm even listed on the call. In my defence it was logged while I was away over the summer and I did a bit of a bulk delete when I came back. Thanks TJG
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
I must be missing something obvious in installing Python 3.4.2... Andrew Koenig <ark@acm.org> - 2015-01-12 10:02 -0800
Re: I must be missing something obvious in installing Python 3.4.2... Chris Angelico <rosuav@gmail.com> - 2015-01-13 05:36 +1100
Re: I must be missing something obvious in installing Python 3.4.2... Andrew Koenig <ark@acm.org> - 2015-01-12 12:51 -0800
Re: I must be missing something obvious in installing Python 3.4.2... Tim Golden <mail@timgolden.me.uk> - 2015-01-12 20:52 +0000
Re: I must be missing something obvious in installing Python 3.4.2... Andrew Koenig <ark@acm.org> - 2015-01-12 13:45 -0800
Re: I must be missing something obvious in installing Python 3.4.2... Tim Golden <mail@timgolden.me.uk> - 2015-01-12 22:00 +0000
Re: I must be missing something obvious in installing Python 3.4.2... Andrew Koenig <ark@acm.org> - 2015-01-12 14:35 -0800
Re: I must be missing something obvious in installing Python 3.4.2... Andrew Koenig <ark@acm.org> - 2015-01-12 15:12 -0800
Re: I must be missing something obvious in installing Python 3.4.2... Tim Golden <mail@timgolden.me.uk> - 2015-01-13 06:08 +0000
Re: I must be missing something obvious in installing Python 3.4.2... cjgohlke@gmail.com - 2015-01-12 23:05 -0800
Re: I must be missing something obvious in installing Python 3.4.2... Tim Golden <mail@timgolden.me.uk> - 2015-01-13 08:18 +0000
csiph-web