Back to square 1.
Electrum doesn't allow me to transfer because that requires version 4.

1. Installing new Python
Source for this: https://electrum.readthedocs.io/en/latest/faq.html (Step 4)
python3 -m pip install --user pyqt5
-> Successfully installed PyQt5-sip-4.19.18 pyqt5-5.13.0

2. Installation of Electrum from Python sources
Source for this: https://electrumapp.info/#download
Downloaded and untarred Electrum-4.0.0.tar.gz
In the electrum directory, I ran: 'python3 run_electrum'
-> File "run_electrum", line 53
    sys.exit(f"Error: {str(e)}. Try 'sudo python3 -m pip install '")

 ^
SyntaxError: invalid syntax

Please help, thank you very much in advance.

Reply via email to