Skip to content

7. PyTezos Installation Note

ztenretep edited this page Apr 17, 2022 · 8 revisions

Installation Remark

In addition to the general known installation instructions, I had to review and install other packages using apt and pip on my test rig.

Using apt from Debian distributions

sudo apt install libsodium-dev libsecp256k1-dev libgmp-dev pkg-config

Using pip for PyPi repository

pip install wheel setuptools pkginfo cryptography
pip install testresources
pip install python-dateutil
pip install pytezos