Why not just standardize it, it can only remove incompatibilities? Also, I tried removing the environment variables where python was present and that didn't go too well!
Hey, this finally worked! Electrum is definitely fast and simple, I like the brain wallet thing and the fact that the wallet is in the cloud.
So I hope I don't have to always start electrum via Python Console?
Also, its called a compact build. Does that mean some features were trimmed off?
Also try these commands:
set PythonHome=
set PythonPath=
and then:
e
Great news!
I will try to make another build that fixes this issue for you (within the next few days).
In the meantime, I guess it should work if you just clear the PYTHONPATH and PYTHONHOME
environment variables in your Windows settings.
This build is compact in the sense that it only includes essential Electrum files and dependencies,
anything extra (add-on scripts, scanning module, etc) are not included to keep the package small
and fast. If you want to experiment with all the extras, you will need to install it from source, at this time.