it takes me a few tries to get e-x installed. it uses the same package name as electrumx so there are path conflicts pip doesn't expect.
$ pip3 uninstall electrumx $ pip3 uninstall e-x $ pip3 install e-x
Undiscussed Horrific Abuse, One Victim of Many Sat, 19 Feb 2022 22:02:22 -0800
it takes me a few tries to get e-x installed. it uses the same package name as electrumx so there are path conflicts pip doesn't expect.
$ pip3 uninstall electrumx $ pip3 uninstall e-x $ pip3 install e-x