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

Cross-platform rez-bind python #624

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mottosso
Copy link
Contributor

@mottosso mottosso commented Apr 29, 2019

This previously used symlinks to reference a system-wide Python install, and is now using alias() for cross-platform compatibility.

$ rez bind python

This PR also solves #594, #399 and #400

Edit: It also depends on #607 being merged first, for Windows compatibility.

This previously used symlinks to reference a system-wide Python install, and is now using alias() for cross-platform compatibility
It was copying way too much stuff
@mottosso mottosso force-pushed the feature/cross-platform-bind-python branch from a18f2d3 to 4bc4dfa Compare May 1, 2019 07:17
@mottosso mottosso mentioned this pull request Jun 1, 2019
bsilvaLS added a commit to bsilvaLS/rez that referenced this pull request Dec 12, 2019
bsilvaLS referenced this pull request in LocksmithAnimation/rez Mar 18, 2020
using changes from PR nerdvegas#624 by mottosso.
@maxnbk maxnbk requested review from nerdvegas and a team as code owners November 15, 2022 23:58
@JeanChristopheMorinPerso JeanChristopheMorinPerso requested a review from a team as a code owner April 4, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant