Y
Hacker News
new
|
ask
|
show
|
jobs
by
TheGrassyKnoll
2725 days ago
Its a Python3 script, shouldn't it use pip3 ?
I installed it with: $ sudo pip3 install litecli (seemed to work)
2 comments
j88439h84
2725 days ago
Dont use sudo pip, it can break your system.
link
swsieber
2725 days ago
It's compatible with python2
link