web3nft
Results
2
comments of
web3nft
having similar issue. running asdf install python 3.10.1 ``` BUILD FAILED (Ubuntu 20.04 using python-build 2.2.2-10-g943c5f99) Inspect or clean up the working tree at /tmp/python-build.20211219104340.19326 Results logged to /tmp/python-build.20211219104340.19326.log Last...
Manage to install python with asdf now. need to install packages below, before trying to install python ``` sudo apt-get update; sudo apt-get install make build-essential libssl-dev zlib1g-dev \ libbz2-dev...