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?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to