Skip to content

ImportError: No module named http_client #2014

Description

@liumingming

When I type from gcloud import datastore

them

Traceback (mostrecentcalllast):
File"<string>", line1, in<module>File"gcloud/datastore/__init__.py", line53, in<module>fromgcloud.datastore.batchimportBatchFile"gcloud/datastore/batch.py", line24, in<module>fromgcloud.datastoreimporthelpersFile"gcloud/datastore/helpers.py", line27, in<module>fromgcloud._helpersimport_datetime_to_pb_timestampFile"gcloud/_helpers.py", line34, in<module>fromsix.moves.http_clientimportHTTPConnectionImportError: Nomodulenamedhttp_client

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions