Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

electrum server install ImportError #86

Open
kuaikuaikim opened this issue Dec 30, 2014 · 3 comments
Open

electrum server install ImportError #86

kuaikuaikim opened this issue Dec 30, 2014 · 3 comments

Comments

@kuaikuaikim
Copy link

I have a trouble when i install the electrum server.The electrum server install document reference(https://github.com/spesmilo/electrum-server/blob/master/HOWTO.md).everything has been done before run "electrum-server start" command to launch electrum server.but it print an error: "ImportError: /home/bitcoin/.python-eggs/plyvel-0.9-py2.7-linux-x86_64.egg-tmp/plyvel/_plyvel.so: undefined symbol: _ZN6snappy13RawUncompressEPKcmP".

I have google with the keyword "_ZN6snappy13RawUncompressEPKcmP". i found a reference in this page("wbolster/plyvel#5"). I do as this page said, but finally still failed. my leveldb is 1.9, i install the liblevedb1,libleveldb-dev,plyvel. can anybody help me to solve this big problem.thanks a lot!

@joshafest
Copy link

have you installed leveldb?

@joshafest
Copy link

look bitcoind debug ...maybe there were headers only not blocks.....
you need to resync bitcoind.

@jangorecki
Copy link

Yes the installation steps are broken, the easiest way to reproduce is just start clean Ubuntu 16.04 and go step by step with HOWTO doc. I was able to fix the issue by installing various python dev related stuff, cannot tell with exactly was the case. This is quite sad the issue was not resolved since 2014. There could be a CI setup to start electrum-server in regtest mode.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants