You are viewing a single comment's thread from:

RE: How to test and see if your Ledger Nano S is legit from a third party like Amazon

in #crypto7 years ago

Hi, I've tried your steps but I faced some problem by using Lubuntu, could you help me out? It seems like it has something wrong with my python version in Lubuntu but I could be wrong. This is log from lubuntu terminal: https://pastebin.com/pqYs47cd

Sort:  

Hmmm not too sure, but have you tried the hint in the error message?

If executing pip with sudo, you may want sudo's -H flag.

Thanks for your reply, it seems like it was caused by this line "ECPy requires Python '>=3' but the running Python is 2.7.14", but it still fail after I typed "pip3 install ledgerblue". I think it may be caused by my operating system (Lubuntu Alternate 64-bit version on my Asus laptop), may I know which system you were using?

The above worked on OSX