insufficient memory problem in running .exe file in ipython

youngung youngung.jeong at gmail.com
Thu Jul 15 03:54:19 EDT 2010


Hello!

I came across a problem in running a .exe file through ipython.
"""  os.system(' ~.exe')    """  was used.
The error message popped up says

Memory error: insufficient physical memory available

What should I try further?



More information about the Python-list mailing list