David Lai
David Lai
> Seems like something we could add regardless, like a user-definable dockable widget that has access to the UI That's almost what I am after ! :D > and environment...
> and environment on its own? In fact, I think I'll try to separate them first and see how it goes. I am working on a draft implementation now. 🚀
I have bumped into this as well and reported to the Rez guys in nerdvegas/rez#915, and it was fixed with nerdvegas/rez#918 ([2.63.0](https://github.com/nerdvegas/rez/releases/tag/2.63.0)).
But if using `int()` to convert ```python Python 3.7.1 (default, Nov 24 2018, 22:14:32) [MSC v.1912 64 bit (AMD64)] :: Anaconda, Inc. on win32 Type "help", "copyright", "credits" or "license"...
Thanks Allan :) Yeah, I thought the bottom lines are: * Rez bin scripts MUST run with Python interpreter flag `-E` * Rez bin scripts MUST NOT live under Python...
### TL;DR I have come up an approach that use shell scripts to replace binary executable files. And with [PEP-427](https://www.python.org/dev/peps/pep-0427/#recommended-installer-features), those shell scripts can always locate correct Python interpreter to...
Thanks @instinct-vfx ! > An example would be escaping environment variable tokens. That indeed is something that I haven't fully tested yet. > That said we have been running Rez...
So I am gonna closing this one now, so no one needs to wast too much time on this and the PR won't hang (the outcome of this PR works...
CI test in latest commit has failed but is unrelated to this PR. See [log](https://github.com/nerdvegas/rez/pull/1060/checks?check_run_id=2335550234#step:10:5403).