This message was deleted.
# ask-anything
s
This message was deleted.
i
What version are you on? It's related to the click dependency
m
0.18
somehow this only happens on one of my computers, the other one is fine.
btw, Python 3.8.12 on the computer that is having this issue
e
please do
pip install click --upgrade
and let us know if it works
👍 1
ploomber 0.18 requires click >=8 to work, but this may conflict with other dependencies so in the next version (coming up in the next few days) we expanded compatibility so it works with click 7 and 8
m
works perfectly
🎉 1
e
awesome!