In your code, when you mess up the rules of Python Syntax, your code doesn’t run. The following code causes a syntax error. It may be convenient to recognize the ...
Cannot import /Users/minnie/ComfyUI/custom_nodes/comfyui-tooling-nodes module for custom nodes: invalid syntax (nodes.py, line 277) When I run the server, it shown ...
The Python docs for python_version say: Specifies the Python version used to parse and check the target program. The string should be in the format MAJOR.MINOR – for example 3.9. The default is the ...