Hi all,
I am in the process of looking at Rez for use in our facility. After reading the docs and installing rez I have questions that I am hoping to get some help with.
Questions/Issues:
1. when running rez bind python. is there any option to not have the python package create a symbolic link to the python executable?
- I want to be able to run python from a network path and under windows(at least in our environment) our facility will not be able to utilize symbolic links like the one created in
~\packages\python\2.7.16\platform-windows\arch-AMD64\os-windows-10.0.17134\bin\
1.1 if there is no option am I correct in assuming I will have to create my own package for python?
2. Which version of python should rez be installed from? 2.7.16?
2.1 Is rez fully compatible with python 3.7?
Also, a little information on our environment for context.
we are running on windows
we run our software from a centralized network location (this includes python)
we cannot use symbolic links.
Thanks,
Mark