openui icon indicating copy to clipboard operation
openui copied to clipboard

Suggestion for installing and buliding locally

Open hanpham32 opened this issue 1 year ago • 1 comments

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.

hanpham32 avatar May 13 '24 16:05 hanpham32

I can confirm that moving those two dependencies to main fixed my building issues.

Dragoshel avatar May 14 '24 08:05 Dragoshel

@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.

vanpelt avatar May 20 '24 21:05 vanpelt