ImportError: No module named System when running .exe created by py2exe
Feb. 4, 2014
6:45 a.m.
Hey, Dear. I used py2exe to build .exe application for the program. When I ran the .exe , there is ImportError: No module named System. In python script , I used Python for .NET package. " from System import * from System import String " It's working properly, if running directly from the script (python2.7+win7). But it failed if running .exe created by py2exe. Could anyone help? Appreciate it very much. Sam
4361
Age (days ago)
4361
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sam Ling