Hi All,
       Recently I upgraded to version 2.12.3 and  I am getting this type 
exception  - I am using Plugin solidtable -  Is there something that needs 
to be done differently or something that needs to be changed? Please 
suggest - Note: On version 2.9.5 it used to working just fine. 

<type 'exceptions.ImportError'> cannot import name table_field

  File "D:/web2py2.12.3/web2py/web2py/applications/AHM/models/db.py" 
<http://127.0.0.1:8000/admin/default/edit/Aavia9_HMS/models/db.py>, line 26, in 
<module>
    from plugin_solidtable import SOLIDTABLE
  File "D:\web2py2.12.3\web2py\web2py\gluon\custom_import.py", line 95, in 
custom_importer
    return base_importer(pname, globals, locals, fromlist, level)
  File "applications\AHM\modules\plugin_solidtable.py", line 5, in <module>
    from gluon.sqlhtml import table_field, represent, Row
ImportError: cannot import name table_field

Please suggest - Rahul 


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

Reply via email to