Went according to the instructions and at the moment (cd wallet-core/; ./bootstrap.sh) error
# Checkout wallet-core-python
git clone https://github.com/phuang/wallet-core-python.git
cd wallet-core-python
# Checkout wallet-core submosule
git submodule init
git submodule update
# Build wallet-core
(cd wallet-core/; ./bootstrap.sh)
I attached the logs
log.txt