Hello @Bill_Strum, welcome to the community ![]()
Judging from the module ‘google.protobuf.descriptor’ has no attribute ‘_internal_create_key’ part, it seems your protobuf package has not been upgraded correctly. Can you try reinstalling it ?
pip uninstall protobuf
pip install protobuf
Similar issue
Hope you get through that!
Cheers,
Fanilo