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

Backslash in rezconfig.py causing errors on fresh windows installations. #1779

Open
gregmcutlet opened this issue Jun 25, 2024 · 1 comment
Labels

Comments

@gregmcutlet
Copy link

Using Rez on Windows, I find that I have to manually remove a backslash in a comment in rezconfig.py before commands like rez-env will work

Environment

  • OS Windows11
  • Rez version 3.1.1
  • Rez python version (output of "rez-python --version")

To Reproduce

  1. run python3 install.py [install path]
  2. run rez-env

Expected behavior
the command finishes, even --help

Actual behavior
a back slash in a comment causes the program to fail

@JeanChristopheMorinPerso
Copy link
Member

Are you using python 3.12? If so, rez is not yet compatible with it.

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