A python module implementing the ElectionGuard specification. This implementation can be used to conduct End-to-End Verifiable Elections as well as privacy-enhanced risk-limiting audits.
Windows build is incorrectly installing the locally referenced python gmp package
ERROR: Could not install packages due to an EnvironmentError: Invalid URL 'packages/gmpy2-2.0.8-cp38-cp38-win_amd64.whl': No schema supplied. Perhaps you meant http://packages/gmpy2-2.0.8-cp38-cp38-win_amd64.whl?
mingw32-make[1]: *** [Makefile:58: install-windows] Error 1
mingw32-make[1]: Leaving directory 'D:/a/electionguard-python/electionguard-python'
mingw32-make: *** [Makefile:25: install] Error 2
Error: Process completed with exit code 1.
Windows build is incorrectly installing the locally referenced python gmp package
Example