ok it s working

Thanks

Vincent

export PYTHONPATH=~/google_appengine/myapp


On 15 juil, 10:18, "Nick Johnson (Google)" <nick.john...@google.com>
wrote:
> Hi Vincent,
>
> See the solution you quoted - you need to make sure PYTHONPATH
> includes the path to your app.
>
> -Nick Johnson
>
>
>
> On Tue, Jul 14, 2009 at 9:48 PM, Vincent<vinc...@louviaux.com> wrote:
>
> > I have also the trouble but under linux
> > no models module found
>
> > ImportError: No module named models
>
> > any idea ?
>
> > On 17 juin, 18:02, johnfromCalgary <jdpo...@gmail.com> wrote:
> >> That worked, thanks.
> >> (I actually saw that answer to another post earlier, and for some
> >> reason misunderstood the instruction)
>
> >> On Jun 17, 4:46 am, "Nick Johnson (Google)" <nick.john...@google.com>
> >> wrote:
>
> >> > Hi johnfromCalgary,
>
> >> > Try running "set PYTHONPATH=." in your shell window before running the
> >> > import script.
>
> >> > -Nick Johnson
>
> >> > On Wed, Jun 17, 2009 at 1:30 AM, johnfromCalgary <jdpo...@gmail.com> 
> >> > wrote:
>
> >> > > It seems like variations of this question has been asked a few times,
> >> > > but I can't get tell which of the answers are out of date, in any
> >> > > case, none of the solutions work.
>
> >> > > I've followed this verbatim:http://code.google.com/appengine/docs/
> >> > > python/tools/uploadingdata.html<http://code.google.com/appengine/docs/%0Apython/tools/uploadingdata.html>
>
> >> > > and get the error: "ImportError:Nomodulenamedmodels"
>
> >> > > Let many java users, I'm only using this to get data into the data
> >> > > store; I've spent more time on this than everything else combined...
> >> > > and so my python knowledge is zilch.
>
> >> > > I seems like I need to add the current directory to the python_path or
> >> > > something, but I'm not sure how to do that, and it's only a guess.
>
> >> > > I'm on Windows Vista.
>
> >> > > Any guidance would be appreciated.
>
> >> > > Thanks,
> >> > > John
>
> >> > --
> >> > Nick Johnson, App Engine Developer Programs Engineer
> >> > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration 
> >> > Number:
> >> > 368047
>
> --
> Nick Johnson, App Engine Developer Programs Engineer
> Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration
> Number: 368047
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to