Martin v. Löwis <[email protected]> added the comment: You need to install the MS CRT (msvcrt90.dll, along with its assembly manifests and stuff) as well; it's not surprising that copying over an installation doesn't work.
I'll also point out that this is not a bug: copying over an installation is not supposed to work. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10937> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
