[export-neptune-to-elasticsearch] cannot import name 'builder' from 'google.protobuf.internal'
See original GitHub issueWhen running latest cloudformation template for export-neptune-to-elasticsearch
I got this error:
Runtime.ImportModuleError: Unable to import module 'kinesis_to_elasticsearch': cannot import name 'builder' from 'google.protobuf.internal' (/var/task/google/protobuf/internal/__init__.pyc)
Traceback (most recent call last):
Issue Analytics
- State:
- Created a year ago
- Reactions:2
- Comments:5 (2 by maintainers)
Top Results From Across the Web
ImportError: cannot import name 'builder' from 'google.protobuf ...
Follow these steps: Install the latest protobuf (in my case is 4.21.1). pip install protobuf. Copy builder.py from .
Read more >ImportError: cannot import name 'builder' from 'google.protobuf ...
https://stackoverflow.com/questions/71759248/importerror-cannot-import-name-builder-from-google-protobuf-internal.
Read more >importerror: cannot import name 'builder' from ... - You.com
Follow these steps: Install the latest protobuf (in my case is 4.21.1) pip install protobuf. Copy builder.py from ...\Lib\site-packages\google\protobuf\internal ...
Read more >Protobuf missing file on Tensorflow Object Detection API ...
I'm trying to install the Tensorflow Object Detection API by ... import builder as _builder ImportError: cannot import name 'builder'.
Read more >How to fix this Import error problem when training a model in ...
from google.protobuf.internal import builder as _builder ImportError: cannot import name 'builder' from 'google.protobuf.internal' ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hey @triggan, any update on this ?
This fixed as been deployed and the new lambda packages (with the back-revved aws-kinesis-agg library) have been deployed to all supported regions.