No AES library

58 views
Skip to first unread message

dbv

unread,
Nov 9, 2012, 2:27:20 PM11/9/12
to cork-d...@googlegroups.com
Hi! Trying to get the example simple_webapp.py program to work (on WIndows) and got this message:

  File "C:\Python27\lib\site-packages\beaker\session.py", line 497, in __init__
    raise InvalidCryptoBackendError("No AES library is installed, can't generate encrypted cookie-only Session.")

Is this specific to Windows otherwise how do I get around this?

Federico Ceratto

unread,
Nov 9, 2012, 3:13:21 PM11/9/12
to cork-d...@googlegroups.com

Hi! Trying to get the example simple_webapp.py program to work (on WIndows) and got this message:

  File "C:\Python27\lib\site-packages\beaker\session.py", line 497, in __init__
    raise InvalidCryptoBackendError("No AES library is installed, can't generate encrypted cookie-only Session.")

Hi,
this is a problem with Beaker's dependencies. The Pycryptopp (or the Java Cryptography Extensions if you are using Jython) needs to be installed.

Bye,
--
Federico
Reply all
Reply to author
Forward
0 new messages