Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.
This repository was archived by the owner on May 25, 2025. It is now read-only.

incorrect name #1

@hvoss49

Description

@hvoss49

With the file ft_advanced_forms_heet/form.py we get:

voss>ft_advanced_form_sheet:$ python3 form.py 
Traceback (most recent call last):
  File "/private/tmp/flet_projects/ft_advanced_form_sheet/form.py", line 190, in <module>
    ft.flet.app(target=main)
    ^^^^^^^
AttributeError: module 'flet' has no attribute 'flet'

That should be ft.app(target=main)

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