[Tutor] Relative import help

Matthew Ngaha chigga101 at gmail.com
Sat Sep 22 14:33:30 CEST 2012


> You probably have a path that reaches into Domestic or Europe sub-package.
> That can happen if e. g. Project/Domestic/Europe is your current working
> directory.
>
> Try to cd into the Project folder's parent directory and see if
>
> $ python -c 'import Project.Domestic.Europe.winners'
>
> works.

hey i am very new to programming:) what do you mean by Try to cd? how
and where should i do that to type the code you provided?


More information about the Tutor mailing list