| name | about |
|---|---|
Bug report |
Create a report to help us improve |
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Please run down the following list and make sure you've tried the usual "quick fixes":
- Search the issues already opened: https://github.com/googleapis/google-cloud-python/issues
- Check for answers on StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-python
If you are still having issues, please be sure to include as much information as possible:
- Specify the API at the beginning of the title (for example, "BigQuery: ...") General, Core, and Other are also allowed as types
- OS type and version
- Python version and virtual environment information:
python --version - google-cloud- version:
pip show google-<service>orpip freeze
- ?
# example# example
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!