-
Notifications
You must be signed in to change notification settings - Fork 2
7. PyTezos Installation Note
ztenretep edited this page Apr 17, 2022
·
8 revisions
In addition to the general known installation instructions, I had to review and install other packages using apt and pip on my test rig.
sudo apt install libsodium-dev libsecp256k1-dev libgmp-dev pkg-config
pip install wheel setuptools pkginfo cryptography
pip install testresources
pip install python-dateutil
pip install pytezos