All Questions
1 question
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>
...