Questions tagged [erdpy]

Elrond erdpy consists of Command Line Tools and Python SDK for interacting with the Elrond Blockchain (in general) and with its Smart Contracts (in particular).

erdpy is an open source project created by Elrond Network that consists of Command Line Tools and Python SDK for interacting with the Elrond Blockchain (in general) and with its Smart Contracts (in particular).

Resources

16 questions
0
votes
1 answer

Unmet dependencies (venv & ensurepip) error when running erdpy-up

Trying to install erdpy fails with the following error: $ python3 erdpy-up.py INFO:installer:Checking user. INFO:installer:Checking Python version. INFO:installer:Python version: sys.version_info(major=3, minor=6, micro=9, releaselevel='final',…
ROMANIA_engineer
  • 54,432
  • 29
  • 203
  • 199
1
2