Skip to content
New issue

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

Multiple requests doesn't work on Windows #12

Open
mottosso opened this issue Jul 31, 2019 · 0 comments
Open

Multiple requests doesn't work on Windows #12

mottosso opened this issue Jul 31, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@mottosso
Copy link
Owner

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.

@mottosso mottosso added the bug Something isn't working label Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant