Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

missing requirements for google-cloud-core? #24

@tmatsuo

Description

@tmatsuo

The error:

ImportError while importing test module 'python-docs-samples/jobs/v3/api_client/auto_complete_sample_test.py'.                
Hint: make sure your test modules/packages have valid Python names.                                                                                               
Traceback:                                                                                                                                                        
auto_complete_sample_test.py:18: in <module>                                                                                                                      
    from gcp_devrel.testing import eventually_consistent                                                                                                          
.nox/py-3-6/lib/python3.6/site-packages/gcp_devrel/testing/eventually_consistent.py:18: in <module>                                                               
    from google.cloud import exceptions                                                                                                                           
E   ModuleNotFoundError: No module named 'google.cloud' 

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions