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 のインストールは正常に機能しましたが、この機能に関しては、すべてを正確に実行したにもかかわらず、false と言い続けます。私もトリプルチェックしました笑。
web3 = Web3(Web3.HTTPProvider(infura_url)) >>> web3.isConnected() False