Skip to content

Colab installing Manager Error #44

@theduodecim

Description

@theduodecim

Here's the notebook!

https://colab.research.google.com/drive/1Gd9F8iYRJW-LG8JLiwGTKLAcXLJ5eH78?usp=sharing

I am modifying the readme now.

Originally posted by @doctorpangloss in #43

Thanks For the Colab i was able to test the hiddenswitch/ComfyUI without problems ! 😀

Now I'm trying to add an environment that includes some custom nodes. I've attempted to install the manager multiple times as suggested in the README, but I keep encountering an error after the installation.

This errors occurs after the manager is installed

`LookupError Traceback (most recent call last)
/tmp/ipython-input-31-183702736.py in <cell line: 1>()
----> 1 abs_uri_to_img = await run_example()
2 abs_uri_to_img

5 frames
/usr/local/lib/python3.11/dist-packages/comfy/execution_context.py in current_execution_context()
43
44 def current_execution_context() -> ExecutionContext:
---> 45 return comfyui_execution_context.get()
46
47

LookupError: <ContextVar name='comfyui_execution_context' at 0x7fbe90fd3330>`

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions