Hacker News new | ask | show | jobs
by wenc 2725 days ago
I'm not sure how that is good practice?
1 comments

Its a Python3 script, shouldn't it use pip3 ?

  I installed it with: $ sudo pip3 install litecli

  (seemed to work)
Dont use sudo pip, it can break your system.
It's compatible with python2