Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
1 answer
310 views

Installing python solidity parser from github and getting an error

I am trying to install and use python solidity parser by ConsenSys, the pip3 installation gives no error but when I try to import the module it says File "<stdin>", line 1, in <module> ...
n0unc3's user avatar
  • 99