mdipierro/evote

Python 3 - RSA module

Opened this issue · 0 comments

This project doesn't seem to support Python 3. In Python 2, there is an immediate fault on launch which is solved by installing the RSA package. This package doesn't exist in Python 3. I'd like to use evote for a commercial use case, but if it's tied to Python 2 (end of life 2020) I can't support it.

Could you clarify the situation?