Bryce Gattis
Bryce Gattis
@zclongpop123 Just to be clear, does running `hython` with the `hrender_dl.py` script correctly resolve $HIP and $F when rez is **not** used?
@zclongpop123 Feels like it **could** just be a PowerShell issue. Have you tried just rendering on the farm in PowerShell and without using rez? I know the "$" character is...
@zclongpop123 https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_special_characters?view=powershell-7.4 I'm no PowerShell expert, but it looks like PowerShell uses the backtick character as the escape character. Can you try using the backtick character to escape the "$"...
Looks like Qt.py 1.3.x works though: ``` (.venv) PS C:\Users\bryce\PycharmProjects\rez-pip> rez-pip2 Qt.py~=1.3.10 INFO Installing requested packages for Python 3.11.9 INFO Resolved 2 dependencies for python 3.11.9 INFO Downloading... INFO Downloaded...
Looks like it may be related to this [issue](https://github.com/AcademySoftwareFoundation/rez/issues/1941) that's also happening with `rez-pip1`
+1 came across this issue this week on Windows 11. Can confirm that installing v1.3.0 works, but it doesn't support Qt 6.