rez icon indicating copy to clipboard operation
rez copied to clipboard

working with embedded python scanning rezplugins

Open loonghao opened this issue 2 years ago • 3 comments

This PR wants to improve working with embedded python scanning rez-plugins, allow us to use Pyinstaller and PyOxidizer to make rez as a single application to deploy.

Below is a demo rez-2.111.3.zip

loonghao avatar Aug 15 '22 06:08 loonghao

CLA Signed

The committers listed above are authorized under a signed CLA.

  • :white_check_mark: login: loonghao / name: Hal (9c0323f656f742a858486de495e4a2b8f241ae41)

Fyi, pls ignore the flake8 fails, it's due to https://github.com/AcademySoftwareFoundation/rez/issues/1356. I don't know why this started happening... new versiond of flake8 maybe?

nerdvegas avatar Aug 19 '22 03:08 nerdvegas

Hello, the linting fails have been fixed in https://github.com/AcademySoftwareFoundation/rez/pull/1369, could you re-merge with master so this PR can pass and unblock?

nerdvegas avatar Sep 21 '22 11:09 nerdvegas