electrumx icon indicating copy to clipboard operation
electrumx copied to clipboard

Can't install using docker

Open edsonPrimo opened this issue 4 months ago • 0 comments

I got the following error when trying to build the Docker image using the Dockerfile in the contrib folder

File "/tmp/pip-install-8fpwr_tm/python-rocksdb_0daf6b7625e44ce3b107fa57e0fa2b7b/.eggs/Cython-3.0.11-py3.9-linux-x86_64.egg/Cython/Distutils/build_ext.py", line 130, in build_extension 10.68 new_ext = cythonize( 10.68 File "/tmp/pip-install-8fpwr_tm/python-rocksdb_0daf6b7625e44ce3b107fa57e0fa2b7b/.eggs/Cython-3.0.11-py3.9-linux-x86_64.egg/Cython/Build/Dependencies.py", line 1154, in cythonize 10.68 cythonize_one(*args) 10.68 File "/tmp/pip-install-8fpwr_tm/python-rocksdb_0daf6b7625e44ce3b107fa57e0fa2b7b/.eggs/Cython-3.0.11-py3.9-linux-x86_64.egg/Cython/Build/Dependencies.py", line 1321, in cythonize_one 10.68 raise CompileError(None, pyx_file) 10.68 Cython.Compiler.Errors.CompileError: rocksdb/_rocksdb.pyx

edsonPrimo avatar Oct 18 '24 02:10 edsonPrimo