bumplzz69 / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client
Other
0 stars 0 forks source link

gtaskqueue, gtaskqueue_puller not included in download archive #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[Use this form for both apiclient and oauth2client issues]

What steps will reproduce the problem?
0. download, unzip google-api-python-client-1.0beta2.zip
1. run setup.py install for main python-api-client
2. run setup.py install for samples/gtaskqueue_sample
3. setup will complain that gtaskqueue and gtaskqueue_puller not available

What is the expected output? What do you see instead?
setup.py install fails. cannot run gtaskqueue utility as demonstrated in task 
queue examples

What version of the product are you using? On what operating system?
google-api-python-client-1.0, under Ubuntu Lucid

Please provide any additional information below.
1. It appears that gtaskqueue files are included when checking out via Hg but 
not in zip archive.

Original issue reported on code.google.com by nyc...@gmail.com on 13 Jul 2011 at 8:12

GoogleCodeExporter commented 9 years ago

Original comment by jcgregorio@google.com on 15 Sep 2011 at 6:59