Hello

I installed web2py from pip, I think it's at 2.1.1

Then ran w2p_clone to bring in latest version. On launch I get the 
following error:


Traceb

Traceback (most recent call last):
  File "web2py.py", line 18, in <module>
    import gluon.widget
  File "/home/gary/python/web2py/web2py/gluon/__init__.py", line 37, in <module>
    from sqlhtml import SQLFORM, SQLTABLE
  File "/home/gary/python/web2py/web2py/gluon/sqlhtml.py", line 34, in <module>
    from gluon.dal import _default_validators
ImportError: cannot import name _default_validators



What did I do wrong? I'm working in a virtualenv, wanted to deploy the 
latest version, the pip one is quite the age now it seems.

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