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

setup_windows.py, invalid escape sequence \g #2434

Closed
DukeSniper opened this issue May 2, 2024 · 1 comment
Closed

setup_windows.py, invalid escape sequence \g #2434

DukeSniper opened this issue May 2, 2024 · 1 comment

Comments

@DukeSniper
Copy link
Contributor

DukeSniper commented May 2, 2024

C:\stable\kohya_ss>.\setup
Creating venv...
C:\stable\kohya_ss\setup\setup_windows.py:251: SyntaxWarning: invalid escape sequence '\g'
  "start cmd /k .\gui.bat --inbrowser", shell=True

Fixed by properly escaping the backslash as done in #2436

@bmaltais
Copy link
Owner

bmaltais commented May 3, 2024

Thanks!

@bmaltais bmaltais closed this as completed May 3, 2024
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

No branches or pull requests

2 participants