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

Create run.bat #107

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

TestPixelPleaseIgnore
Copy link

Simple batch script to run on Windows rather than launching command prompt each time

Simple batch script to run on Windows rather than launching command prompt each time
@KLL535
Copy link

KLL535 commented Dec 14, 2024

And how to use it?
I copied this file to C:\webui_forge_cu121_torch21\webui\extensions\fluxgym
And it doesn't work.

I changed the path like this:
call .\env\Scripts\activate
call C:\webui_forge_cu121_torch21\system\python\python app.py

"Traceback (most recent call last):
File "C:\webui_forge_cu121_torch21\webui\extensions\fluxgym\app.py", line 15, in
from slugify import slugify
ModuleNotFoundError: No module named 'slugify'"

What the "activate" script?

@KLL535
Copy link

KLL535 commented Dec 14, 2024

C:\webui_forge_cu121_torch21\system\python\Scripts\pip install slugify

"C:\webui_forge_cu121_torch21\system\python\Scripts\pip install slugify
Fatal error in launcher: Unable to create process using '"D:\webui-forge\system\python\python.exe" "C:\webui_forge_cu121_torch21\system\python\Scripts\pip.exe" install slugify': ?? ??????? ????? ????????? ????."

Why D:???
Oh my God, who came up with this crooked system?

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.

2 participants