Hi is `Python 3.9.2` required for Looker ingestion...
# troubleshoot
g
Hi is
Python 3.9.2
required for Looker ingestion? Thanks
Copy code
TypeError: You should use `typing_extensions.TypedDict` instead of `typing.TypedDict` with Python < 3.9.2. Without it, there is no way to differentiate required and optional fields when subclassed.
[2022-04-13 18:18:03,597] INFO     {datahub.entrypoints:161} - DataHub CLI version: 0.8.32.6 at /home/ubuntu/.local/lib/python3.8/site-packages/datahub/__init__.py
[2022-04-13 18:18:03,597] INFO     {datahub.entrypoints:164} - Python version: 3.8.10 (default, Mar 15 2022, 12:22:08) 
[GCC 9.4.0] at /usr/bin/python3 on Linux-5.4.0-1045-aws-x86_64-with-glibc2.29
[2022-04-13 18:18:03,597] INFO     {datahub.entrypoints:167} - GMS config {'models': {}, 'versions': {'linkedin/datahub': {'version': 'v0.8.32', 'commit': '7080798825c4ac696c074d335a7eab7d510346c8'}}, 'managedIngestion': {'defaultCliVersion': '0.8.32.1', 'enabled': True}, 'statefulIngestionCapable': True, 'supportsImpactAnalysis': False, 'telemetry': {'enabledCli': True, 'enabledIngestion': False}, 'retention': 'true', 'noCode': 'true'}
e
Hi unfortunately, this is the case for now. We have a fix that will land soon (early next week).
👍 1
thank you 1