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

rez-env python -- which python failed #1796

Open
RPG3D opened this issue Jul 16, 2024 · 1 comment
Open

rez-env python -- which python failed #1796

RPG3D opened this issue Jul 16, 2024 · 1 comment
Labels

Comments

@RPG3D
Copy link

RPG3D commented Jul 16, 2024

1 download rez-3.1.1.zip and unzip it
2 run python ./install.py SUCCESS!
3 add D:\opt\rez\Scripts\rez to PATH
4 restart terminal(powershell)
5 run rez-bind --quickstart OK
6 run rez-env python -- which python failed, and get message:

PackageCommandError: Error in post_commands in package 'c:\\users\\admin\\packages\\python\\3.11.2\\package.py[0]': [WinError 3] The system cannot find the path specified: 'c:\\users\\admin\\packages\\python\\3.11.2\\platform-windows\\arch-AMD64\\os-windows-10.0.22631.SP0\\python'

@RPG3D RPG3D added the bug label Jul 16, 2024
@instinct-vfx
Copy link
Contributor

rez-bind in general is to be deprecated in the future. rez-bind --quickstart is particularly broken on Windows sadly. You can use rez-bind to bind arch , os and platform, but python is likely to break. Here is an alternative solution i created to fill the gap until a more sophisticated replacement is available: https://github.com/instinct-vfx/rez-quickstart-win

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants