Post
Topic
Board Electrum
Re: Electrum Lightning Demo
by
DireWolfM14
on 30/03/2020, 17:41:15 UTC
I'm running it from source.

I installed python on my Win10 machine, installed all the dependencies, and then tried to run Electrum from source myself, but I got stuck with this error:

Code:
Error: Failed to load libsecp256k1.

I did a little google search and came across this issue posted on github: https://github.com/spesmilo/electrum/issues/5976

I literally laughed out loud when I saw who posted the issue; "hey I know that guy," I said to myself.  I'm at the office today, so I don't have time to try compiling the libsecp256k1-0.dll, and I don't have a Linux vm installed on my work machine anyway (time to fix that.) 

But, I assume that worked for you, and that's all I need to run Electrum from source on my Windows 10 machine?