Re: import newer

2011-03-20 Thread eryksun ()
On Sunday, March 20, 2011 12:27:38 AM UTC-4, xinyou yan wrote: > I begin to study with <> > > I met a problem with import. > > first > I creat a file hello.py > > then in fedora /14 > I type python to the interpreter > > >>> import hello > Traceback (most recent call last): > File "", lin

import newer

2011-03-19 Thread xinyou yan
I begin to study with <> I met a problem with import. first I creat a file hello.py then in fedora /14 I type python to the interpreter >>> import hello Traceback (most recent call last): File "", line 1, in ImportError: No module named hello What should i do now. The current path is n