On Fri, Jul 9, 2010 at 16:07, Youngung Jeong <youngung.je...@gmail.com> wrote:
> Thank you for your kindness.
> I found you're right. It's running in that folder.
> What should I do for making this work?
> Could you please tell me a bit more...
>
> Youngung

You can change the "current directory" ipython executes in, by either
executing it directly (from the command line) in the directory of your
choice, or calling the os.chdir function with the path of your choice.

Eli
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to