[Python-Dev] is this a bug? no environment variables (original) (raw)
Amaury Forgeot d'Arc amauryfa at gmail.com
Tue Nov 23 11:55:08 CET 2010
- Previous message: [Python-Dev] is this a bug? no environment variables
- Next message: [Python-Dev] is this a bug? no environment variables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
2010/11/23 Glenn Linderman <v+python at g.nevcal.com>:
File "C:\Python32\lib\random.py", line 108, in seed a = int.frombytes(urandom(32), 'big') WindowsError: [Error -2146893818] Invalid Signature
In the subprocess documentation http://docs.python.org/library/subprocess.html """On Windows, in order to run a side-by-side assembly the specified env must include a valid SystemRoot."""
Can you keep this variable and start again?
-- Amaury Forgeot d'Arc
- Previous message: [Python-Dev] is this a bug? no environment variables
- Next message: [Python-Dev] is this a bug? no environment variables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]