Hello gentlemen, I'm having issues of conflicting versions of erdpy:
When running "erpdy --version", I get "erdpy 1.0.21", even though I just ran "pip install --upgrade erdpy", which told me that I now have the 2.0.0 version.
I'm guessing that it has something to do with multiple Python installs on my PC, any ideas ?
I found a fix for anyone experiencing the same issue: just re-run the script given on the elrond docs to install erpdy ^^