homely icon indicating copy to clipboard operation
homely copied to clipboard

Add installation instruction for dealing with "ImportError: No module named click"

Open agrml opened this issue 6 years ago • 0 comments

sudo apt remove python3-click-package
sudo apt remove click  
sudo pip3 install click

agrml avatar Mar 13 '18 14:03 agrml