Open GwenTheKween opened 5 years ago
Unless I'm running the interpreter on the folder paillier, import primes fails, saying that there's no such module. It will probably be solved if the line in paillier.py is changed to
import paillier.primes as primes
Still no solutions found?
Unless I'm running the interpreter on the folder paillier, import primes fails, saying that there's no such module. It will probably be solved if the line in paillier.py is changed to
import paillier.primes as primes