bug_report.yaml
bug_report.yaml
| Name | About | Labels | Assignees |
|---|---|---|---|
| Bug report | Create a report to help us improve | type: bug,triage me |
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.
Describe succinctly what you expected to happen, and what actually happened.
Try pip list | grep google, which should give you a name corresponding to one of the packages listed here.
Include a minimal but complete set of Python files that will reproduce the problem.
Include any files needed for the code above to work.
Include the results you got when running your code, such as output files.
Include the results you expected to get when running your code.
Try python3 --version.
Try pip list.
Add any other context about the problem here.