We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rez env localz -- localize allzpark # Works
rez env localz -- localize allzpark otherPackage [WinError 5] Access is denied: 'C:\\Users\\marcus\\AppData\\Local\\Temp\\tmp9tg04be_\\allzpark\\1.2.145\\.tmp-python-3209d656d60f42229f752c015987392d' -> 'C:\\Users\\marcus\\AppData\\Local\\Temp\\tmp9tg04be_\\allzpark\\1.2.145\\python'
Unsure of what exactly the cause is, but it looks related to Rez's atomicwrites package. Workaround currently is simply calling it once per request.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
rez env localz -- localize allzpark # Works
Unsure of what exactly the cause is, but it looks related to Rez's atomicwrites package. Workaround currently is simply calling it once per request.
The text was updated successfully, but these errors were encountered: