Steve Dower added the comment:

This is probably the registry key issue25824. That'll often show up as an 
import error on site if you're loading python##.dll while outside of an install 
directory. Without the key, it can't find its way to the stdlib.

Try renaming the registry key as described in that issue and see if it works.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25883>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to