If you are getting the error:

ImportError: cannot import name 'Cookie'

Either your are not installing the latest pydal or you have two versions (one 
in Python site-packages?). 
If you can import pydal from outside the web2py folder, then the problem is the 
latter. Un-install it because it will create problems.

Massimo

On Tuesday, 1 January 2019 16:04:33 UTC-8, Massimo Di Pierro wrote:
>
> Based on my new years resolution:
>
> - I posted a new web2py branch called modular.
> - I moved template.py into its own folder planning to make its own package
> - I refactored validators.py and scheduler.py and moved them into pydal 
> (also branch modula)
>
> Thoughts? 
> Can you help testing that nothing broke in web2py?
>
> Massimo
>

-- 
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