Skip to content

Latest commit

 

History

History
98 lines (94 loc) · 3.26 KB

File metadata and controls

98 lines (94 loc) · 3.26 KB
NameAboutLabelsAssignees
Bug reportCreate a report to help us improvetype: 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.

Determine this is the right repository

Please follow the steps in the SUPPORT guide and determine that this is likely a client library issue and this is the correct repository in which to report it.

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.