openui
openui copied to clipboard
Suggestion for installing and buliding locally
Update .python-version from openui to local python version
Move Pillow and playwright packages to main [project] dependencies. Packages were missing during installing, causing build failure.
I can confirm that moving those two dependencies to main fixed my building issues.
@hanpham32 thanks for the PR. I'm going to close this as I made those dependencies optional. I've also gone ahead and added a section in the README that gives instructions on how to create the virtualenv or just override it with a version of python you have locally.