Skip to content

Editor: export do not work correctlly #526

Open
@LukeSkyKoder

Description

Hello,
The feature to export widget o widget for app template do not work correctly.
Only "widget for app template" works partially, but the editor crush:

There were an error during project load: Traceback (most recent call last):
  File "editor.py", line 1045, in reload_project
    widgetTree = self.project.load(
  File "editor.py", line 346, in load
    configuration.configDict = _module.configuration
AttributeError: module 'project' has no attribute 'configuration'

...and it is impossible to load that file.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions