you are viewing a single comment's thread
view the rest of the comments
[–] 16 points 2 years ago (1 child)

I’ve done similar things for mismatched python dependencies in a broken Airflow setup on GCP, and got amazingly good results pointing me in the right direction to resolve the conflicting package versions. Just dumped a mile long stack trace and the full requirements.txt on it. Often worth a shot, tbh

  • source
  • hideshow 1 child comment