I tried installing Bigquery command-line tool under Linux using "easy_install bigquery" as well as manually via "python setup.py install".
I got the message "Finished processing dependencies for Bigquery." without an error. Still, when I type "bq", I get the message "command not found".
Is there anything else to do?