I was under the impression that he has been shilling it for ages. Anyway, if this is it, then it's PoS with a new token and the economy that goes with it..
I never used it, but I presume you start it with some program that ends with ".py" If yes, then if you open that file with some text editor, the first line points it to python..
So replace that path with whatever "which python" returns, e.g. #!/usr/bin/python or #!/bin/python
It says requirement already satisfied and shows the latests version and directory. Shouldn't Electron cash automatically point to the right place? How can I change it?
I never used it, but I presume you start it with some program that ends with ".py" If yes, then if you open that file with some text editor, the first line points it to python..
I tried to install the latest electron cash wallet but I somehow screwed up my python installation when I updated it. Now it errors saying ModuleNotFoundError: PyQt5.sip. I googled this and did every
pip install PyQt5-sip in case you have multiple python versions installed you need to be sure that whatever program you're trying to run points to the correct version