Hi,

2010/11/23 Glenn Linderman <v+pyt...@g.nevcal.com>:
>   File "C:\Python32\lib\random.py", line 108, in seed
>     a = int.from_bytes(_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
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to