Right !!! Thank you !!
HOME = c:\gsutil
PYTHONPATH = c:\gsutil\;e:\Python27
The official page is wrong. they wrote:
HOME = c:\gsutil\;c:\Python27
PYTHONPATH = c:\gsutil\boto
Thank you very much Mr. Jerjou Cheng,
greetings from mexico
On Dec 7, 4:46 pm, Jerjou Cheng <
gs-t...@google.com> wrote:
> Hello-
>
> It looks like there's something wrong with your HOME environment variable. I
> think.
>
> Make sure you have two environment variables set up (under Control Panel |
> System Properties | Advanced | Environment Variables). The HOME environment
> variable should read:
>
> c:\gsutil
>
> and the PATH environment variable should include:
>
> c:\gsutil\;c:\Python27
>
> It sort of looks like you set your HOME variable incorrectly...
>
> -Jerjou
>