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

Add no deps param for install for manager-core #2

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

yoland68
Copy link
Member

No description provided.

@yoland68 yoland68 changed the title WIP: Add no deps route for managercore Add no deps param for install for manager-core Sep 21, 2024

assert result is None
assert error_occurred is True
assert "[ComfyUI-Manager] Failed to execute the command 'python -m comfy_cli dependency'." in captured_output.getvalue()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nl@eof in these files

@@ -967,6 +972,7 @@ def sanitize(data):


async def _confirm_try_install(sender, custom_node_url, msg):
import pdb; pdb.set_trace()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

debugger lol

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol, my bad, PR s def not ready

@mcmonkey4eva mcmonkey4eva marked this pull request as draft September 22, 2024 06:48
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.

3 participants