FS#53241 - [electrum] cannot run due to missing dependency on pyaes
Attached to Project:
Community Packages
Opened by Ben Ruijl (revelation60) - Friday, 10 March 2017, 20:17 GMT
Last edited by Timothy Redaelli (tredaelli) - Tuesday, 14 March 2017, 10:28 GMT
Opened by Ben Ruijl (revelation60) - Friday, 10 March 2017, 20:17 GMT
Last edited by Timothy Redaelli (tredaelli) - Tuesday, 14 March 2017, 10:28 GMT
|
Details
Description:
Electrum does not start because pyaes is missing: Error: No module named pyaes. Try 'sudo pip install <module-name>' Additional info: electrum version 2.8.0-1 Steps to reproduce: Start electrum |
This task depends upon
Closed by Timothy Redaelli (tredaelli)
Tuesday, 14 March 2017, 10:28 GMT
Reason for closing: Fixed
Additional comments about closing: in 2.8.1-1
Tuesday, 14 March 2017, 10:28 GMT
Reason for closing: Fixed
Additional comments about closing: in 2.8.1-1
Installing both python2-pyaes and python2-pysocks gets electrum to start again.