Avatar

torgeir

torgeir@lemmy.ml
Joined
0 posts • 3 comments
Direct message
16 points

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

permalink
report
reply

This. When the ls command works, hit ctrl-a, meta-d, type rm, enter.

permalink
report
parent
reply