Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
web3 method
#2
I guess your own file is named web3.py, right? Because otherwise you will get NameError. Note that you import Web3 (with capital W) from web3 (with lower w). Then in your code you use web3 (with lower w and it is not imported)
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
web3 method - by rembrandt - Jun-04-2019, 03:27 PM
RE: web3 method - by buran - Jun-04-2019, 03:37 PM
RE: web3 method - by rembrandt - Jun-04-2019, 05:27 PM
RE: web3 method - by buran - Jun-04-2019, 05:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  web3 adam2001 1 2,394 May-10-2021, 06:00 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020