so it doesn't work with rocksdb...you have to add --leveldb as a parameter
also you have to upgrade python to python3.7
install python3.7 and
sudo update-alternatives --config python3
....maybe you can include this somehow in the install script, if you have the time :)
so it doesn't work with rocksdb...you have to add --leveldb as a parameter
also you have to upgrade python to python3.7
install python3.7 and
sudo update-alternatives --config python3
....maybe you can include this somehow in the install script, if you have the time :)