https://prefect.io logo
w

Wieger Opmeer

03/29/2022, 3:27 PM
It seems Orion has an issue with the newest version of 'click' (8.1.0): "ImportError: cannot import name 'get_terminal_size' from 'click.termui' (/home/ubuntu/orionenv/lib/python3.8/site-packages/click/termui.py)". Downgrading 'click' to 8.0.3 (the version that I had elsewhere) made this error go away.
k

Kevin Kho

03/29/2022, 3:28 PM
Thanks for flagging! Seems click broke a lot of stuff with the upgrade
1
5 Views