Closed GoogleCodeExporter closed 9 years ago
I would have expected the windows-specific one to work, but maybe it still
pulls libraries from your Python installation...
We only tested with python 2.5 and 2.6, so try installing either of those. And
please let me know if that solves the problem for the windows-specific package
as well. Thanks!
Original comment by tom.h.mi...@gmail.com
on 16 Jul 2010 at 12:02
well, yea, i found out that i've made a mistake,
to use the compiled googlecl, i should type in a command like this:
>python google XXX XXX
and when i type:
E:\googlecl\build\scripts-2.7>google docs list
it was actually the googlecl for windows edition running, not the compiled one.
(because the compiled "google" file is still a script, instead of a PE file)
the compiled googlecl works fine with python 2.6
thank you for answering, tom.h.mi :-)
Original comment by fnems....@gmail.com
on 16 Jul 2010 at 2:07
Ahhhh, ok. I'll update interactive mode to prevent that kind of thing from
happening.
Original comment by tom.h.mi...@gmail.com
on 16 Jul 2010 at 2:20
This issue was closed by revision r352.
Original comment by tom.h.mi...@gmail.com
on 20 Jul 2010 at 3:20
Original issue reported on code.google.com by
fnems....@gmail.com
on 16 Jul 2010 at 3:15