Hi,

I've just upgraded web2py to 2.18.4 and auth is throwing: -

<type 'exceptions.AttributeError'> 'module' object has no attribute 'pbkdf2_hmac'

...which I understand is because PythonAnywhere are using Python 2.7.6, but "pbkdf2_hmac" was introduced in 2.7.8.

Is this a known issue?

I'm not expecting to be able to ask PythonAnywheere to upgrade, so is there a robust workaround for this? (specifically on PythonAnywhere, where I have limited control over the Python environment)



--

Regards,

PhilK


'a bell is a cup...until it is struck'

--
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to