Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经完成了所有必要的步骤,并且 web3.py 的安装工作正常,但是当谈到这个功能时,即使我已经完成了所有应该做的事情,它也会一直说是假的。我什至三次检查了大声笑。
web3 = Web3(Web3.HTTPProvider(infura_url)) >>> web3.isConnected() False