Skip to content

Plone 5.2: No module named set #37

Description

@mauritsvanrees

On Plone 5.2.1 I get:

PTRuntimeError: Page Template referencebrowser has errors: ['Compilation failed', 'exceptions.ImportError: No module named set'

This goes away when I edit referencebrowser.pt and replace tal:repeat="set refs" by tal:repeat="myset refs", plus changing the other occurrences. I guess set is no longer a good variable name.

No time now to fix, just quickly reporting this.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions