Closed shivanraptor closed 2 months ago
Hi! Are you using a Python version lower than 3.10?
Hi! Are you using a Python version lower than 3.10?
Yes, version 3.9.19 via virtualenv
That's the problem, that part of the code is only 3.10+ compatible.
After upgrading to Python 3.12 and re-install all pip packages, it works fine without errors. Thanks.
Describe the bug After installing ComfyUI-N-Nodes via Custom Node Manager, stopped the server and installed
llama-cpp-python
via pip successfully, I started the server but the start log had an error:To Reproduce Steps to reproduce the behavior:
llama-cpp-python
via pip successfullyExpected behavior Should not have TypeError
Full log This is MANDATORY. By log I mean all the text in the console from the time ComfyUI was started until the time of the reported bug.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context