I see now that you use python 2.7, google advise is python 2.5, 2.7
can give strange problems.
wim

2011/1/30 Philippe REGALL <[email protected]>:
> Hello,
>
> I am trying to upload a simple CSV file (2 column: tag, value, 7000
> lines) into my datastore google app engine using the bulkloader.
> I read the topic at: 
> http://code.google.com/intl/fr-FR/appengine/docs/python/tools/uploadingdata.html
>
> My questions are :
>
> - how and where to use the python command "create_bulkloader_config --
> filename=bulkloader.yaml" ?
> => In python command line ?
> => In my main.py and then deploy ?
>
> - where do I get the file bulkloader.yaml" generated ?
> => on my local disc ? on the api remote path ? how to catch it ?
>
> This is certainly basic questions but I am not a python programmer, I
> need a step by step explanation.
>
> I am a Google App inventor user who set up a customtinywebdb serivce
> using the code provided at
> http://appinventor.googlelabs.com/learn/reference/other/tinywebdb.html.
> I use Google app engine launcher, Python 2.7 on Windows.
>
> Thanks in advance ! (I am blocked at this point of my development).
>
> Philippe REGALL
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>



-- 
gr
Wim den Ouden
Custom applications, https://e-comm.appspot.com/
Free open source E-commerce/E-bookkeeping/E-business framework (web)
apps, http://code.google.com/p/relat/
Gae developer tips, http://code.google.com/p/relat/wiki/gaetips

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to