Git Product home page Git Product logo

Comments (6)

melMass avatar melMass commented on May 16, 2024
  1. The first message simply tells you that when you are updating mtb the web modules will not automatically update since the install script failed to alias it. You can manually create a symlink (or just copy) C:\Users\sherw\ComfyUI_\ComfyUI\custom_nodes\comfy_mtb\web
    to C:\Users\sherw\ComfyUI_\ComfyUI\web\extensions\mtb , there is a rouch overview of what that means here web readme, but some node's UI will not work properly without the web modules.

  2. For the second part, this is the same as #58 #49 #43 or many others. I still have no idea why the install fails for some people as I test it on isolated envs, one being a CI here on github, two locally (windows and mac) and one on Google Colab

Can you post both logs from C:\Users\sherw\ComfyUI_\ComfyUI\custom_nodes\ComfyUI-Manager\, there should be comfyui.log and comfyui.prev.log

from comfy_mtb.

melMass avatar melMass commented on May 16, 2024

Any update?

from comfy_mtb.

s-marcelle avatar s-marcelle commented on May 16, 2024

Will do as soon as possible and notify of it. Going to give the steps outlined a try,

from comfy_mtb.

s-marcelle avatar s-marcelle commented on May 16, 2024

I followed the first part and got the same error :

[comfy_mtb] | WARNING -> Web extensions folder at C:\Users\sherw\ComfyUI_\ComfyUI\web\extensions\mtb is not a symlink, if updating please delete it before [comfy_mtb] | INFO -> Some nodes failed to load: Failed to import module faceenhance because ModuleNotFoundError: No module named 'basicsr' Failed to import module faceswap because ModuleNotFoundError: No module named 'insightface' Failed to import module image_interpolation because ModuleNotFoundError: No module named 'tensorflow' Failed to import module mask because ModuleNotFoundError: No module named 'numba'

As for the Manager Log.. Neither of those exists in the node folder...

:(

from comfy_mtb.

s-marcelle avatar s-marcelle commented on May 16, 2024

I also added the /mtb at the end my comfyui url. I tried to install the deps from the status window and got this error:

Error handling request Traceback (most recent call last): File "C:\Users\sherw\ComfyUI_\python_embeded\lib\site-packages\aiohttp\web_protocol.py", line 433, in _handle_request resp = await request_handler(request) File "C:\Users\sherw\ComfyUI_\python_embeded\lib\site-packages\aiohttp\web_app.py", line 504, in _handle resp = await handler(request) File "C:\Users\sherw\ComfyUI_\python_embeded\lib\site-packages\aiohttp\web_middlewares.py", line 117, in impl return await handler(request) File "C:\Users\sherw\ComfyUI_\ComfyUI\server.py", line 43, in cache_control response: web.Response = await handler(request) File "C:\Users\sherw\ComfyUI_\ComfyUI\custom_nodes\comfy_mtb\__init__.py", line 310, in do_action return await endpoint.do_action(request) File "C:\Users\sherw\ComfyUI_\ComfyUI\custom_nodes\comfy_mtb\endpoint.py", line 63, in do_action result = method(args) if args else method() File "C:\Users\sherw\ComfyUI_\ComfyUI\custom_nodes\comfy_mtb\endpoint.py", line 19, in ACTIONS_installDependency reqs = list(requirements.parse((here / "reqs_portable.txt").read_text())) File "pathlib.py", line 1134, in read_text File "pathlib.py", line 1119, in open FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\sherw\\ComfyUI_\\ComfyUI\\custom_nodes\\comfy_mtb\\reqs_portable.txt'

from comfy_mtb.

melMass avatar melMass commented on May 16, 2024

closed by: 5dfea51

from comfy_mtb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.