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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions