To follow up.  I cross posted on StackOverflow

Brit: Do you get any more information when you add "--noisy" ? Are you
logged in before you run above line ?

Me: Thanks, I didn't know about that flag. The odd thing is that it
seems to not make any difference on the WinXP machine that I was
working on. To make it odder, the flag, and the upload worked just
fine on my Windows 7 lappy. This helped me track down the issue with
the install on my WinXP machine.

Lloyd

On Nov 16, 10:34 pm, Lloyd <cled...@gmail.com> wrote:
> I am having trouble getting the bulk uploader to work.  I have been
> following the tutorial here:http://code.google.com/appengine/docs/
> python/tools/uploadingdata.html.
>
> When I enter the following command (from winodows, using PowerShell)
> --------------------------------------------------------------------------------------------
> appcfg.py upload_data --config_file=src/friend_loader.py --
> filename=frienddata.csv --kind=Friend ./src/
> --------------------------------------------------------------------------------------------
>
> I get the following error:
> --------------------------------------------------------------------------------------------
> Usage: appcfg.py [options] upload_data <directory>
>
> appcfg.py: error: Expected <directory> argument.
> --------------------------------------------------------------------------------------------
>
> This seems to happen no matter how I change the order of the
> arguments, where the files are or any other combination that I have
> tried.
>
> Any thoughts appreciated.

--

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-appeng...@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=.


Reply via email to