Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76795

Re: Installing Problems - 'Key not valid for use in specified state.'

Date 2014-08-22 08:57 -0600
From Michael Torrie <torriem@gmail.com>
Subject Re: Installing Problems - 'Key not valid for use in specified state.'
References <2bacbaa3-29d1-4dc0-8131-02bc1089770b@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.13292.1408719429.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 08/22/2014 05:51 AM, FreddieH wrote:
> I am having trouble installing Python on my Windows 7 (x64) Laptop.
> The MSI file for Python 3.4.1 that I have downloaded got to the set up page containing 'Please wait while the Installer installs Python 3.4.1' and asks for administrator permission to continue the installation.
> After I give administrator permission to continue with the install, it gives me the error pop up 'Key not valid for use in specified state.'
> After some googling I can see that this is a problem with some installer packages but I have not yet found a solution to this problem. In addition to the googling, I talked to the people on the Windows IRC channel at freenode [webchat.freenode.net/?channels=windows] but they too were unable to find a problem . They said that the installer package was corrupted and that I should contact support.
> I have also tried using other versions python installers but they return the same error.

The problem isn't with the installer, but with Windows.  A quick google
search reveals that deleting (rename for backup purposes) the following
directory should help:

C:\Users\xxx\AppData\Roaming\Microsoft\Crypto\RSA

I usually would rename it to something like RSA.corrupted.  Then after
things were working again, I'd delete it.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Installing Problems - 'Key not valid for use in specified state.' FreddieH <frhorton2000@gmail.com> - 2014-08-22 04:51 -0700
  Re: Installing Problems - 'Key not valid for use in specified state.' Michael Torrie <torriem@gmail.com> - 2014-08-22 08:57 -0600
  Re: Installing Problems - 'Key not valid for use in specified state.' djhorton46 <djhorton46@gmail.com> - 2014-08-27 17:35 -0500

csiph-web