I just copied source code (zip) directly from gitHub (https://github.com/mdipierro/evote/) and only changed db to sqLite in model
Error ticket for "eVote" Ticket ID 127.0.0.1.2014-12-18.12-59-42.0f925746-ec3f-4f2b-9a6f-16f008264aaa <type 'exceptions.ImportError'> Cannot import module 'rsa' Version web2py™ Version 2.9.11-stable+timestamp.2014.09.15.23.35.11 Python Python 2.7.6: C:\alex\web2py\web2py\web2py\web2py.exe (prefix: C:\Python27) Traceback 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Traceback (most recent call last): File "gluon/restricted.py", line 224, in restricted File "C:/alex/web2py/web2py/web2py/applications/eVote/controllers/default.py" <http://127.0.0.1:8000/admin/default/edit/eVote/controllers/default.py>, line 1, in <module> from ballot import ballot2form, form2ballot, blank_ballot, \ File "gluon/custom_import.py", line 92, in custom_importer File "applications\eVote\modules\ballot.py", line 3, in <module> import rsa File "gluon/custom_import.py", line 86, in custom_importer ImportError: Cannot import module 'rsa' -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

