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

BatchPromptSchedule missing #47

Closed
Roguefromearth opened this issue Dec 8, 2023 · 4 comments
Closed

BatchPromptSchedule missing #47

Roguefromearth opened this issue Dec 8, 2023 · 4 comments

Comments

@Roguefromearth
Copy link

Hi,

I have redownloaded it several times with comfyui manager and manually both but it keeps on showing this error. I have also reinstalled and checked everything from requirements.txt.

Need Help!

Thanks,

Screenshot 2023-12-08 120135

@FizzleDorf
Copy link
Owner

Can you show me the com.and line error message? I believe this may be because of a failed requirements install. The installation instructions in the readme should have you covered or check the closed issues for the same missing modules.

@Roguefromearth
Copy link
Author

Roguefromearth commented Dec 8, 2023 via email

@FizzleDorf
Copy link
Owner

Thanks for posting the startup error. You are missing numexpr. You can manually install it using pip. pip install numexpr with your virtual environment activated or .\python_embed\python.exe -s -m pip install numexpr for packaged comfy.

@Roguefromearth
Copy link
Author

Worked! Thanks for the help @FizzleDorf !

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