Skip to content

plugin_solidtable: "cannot import name table_field" with current web2py stable 2.9.6 #68

Description

Hi,

when using the plugin_solidtable with the current web2py stable 2.9.6 an import error is shown:

cannot import name table_field

This is caused by the import here:

from gluon.sqlhtml import table_field, represent, Row

The current gluon/sqlhtml.py of web2py is missing this table_field as described here:

http://comments.gmane.org/gmane.comp.python.web2py/129704

There is also a possible solution posted.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions