Skip to content

Pyform first app errors #105

@KPMTGG

Description

@KPMTGG

Hi,

I am following the first app guide from here: [https://pyforms.readthedocs.io/en/v4/getting-started/first-app.html#build-an-app], but getting errors. First, the BaseWidget would not install until I changed 'from pyforms.basewidget import BaseWidget' to 'from pyforms import BaseWidget.' So, that works, but the 'from pyforms.controls import ControlPlayer' errs. When I look into the controls.py module, there is no reference to 'ControlPlayer.' Does the guide need updating or am I doing something wrong?

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