-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels