[google-appengine] Re: Struggling to Upload a CSV file to AppEngine Datastore

2009-11-17 Thread Benjamin Mayo
The commandline reported SyntaxError: invalid syntax. i've uploaded bulk elements via csv multiple times and the instructions worked perfectly. I'm sure they did, and I am sure this is my error, not the docs. Luckily, this does not apply personally anymore - I ended up doing something different

[google-appengine] Re: Struggling to Upload a CSV file to AppEngine Datastore

2009-11-17 Thread Greg Tracy
i believe a syntax error refers to an invalid command line argument. can you copy and paste the command with all its arguments here in this thread? On Nov 17, 12:20 pm, Benjamin Mayo wondersofthebr...@googlemail.com wrote: The commandline reported SyntaxError: invalid syntax. i've uploaded

[google-appengine] Re: Struggling to Upload a CSV file to AppEngine Datastore

2009-11-16 Thread Greg Tracy
what was the exact error or symptom? i'm reluctant to repeat the how- to guide. http://code.google.com/appengine/docs/python/tools/uploadingdata.html i've uploaded bulk elements via csv multiple times and the instructions worked perfectly. the sections you actually have to implement are: 1.