Using Pythonanywhere, I successfully installed Web3 using the Bash console like so, with no errors:
pip3.8 install --user web3
My code has th