Some nodes doesn't supported
Thaks for your contribution. I meet a node which the repo doesn't supported.The custom node git : https://github.com/ltdrdata/ComfyUI-Impact-Pack, class in ComfyUI-Impact-Pack/modules/impact/util_nodes.py. which named GeneralSwitch can't pass the workflow_json.py process.
Bumping this issue because of a similar issue with Impact Pack. Looks like https://github.com/pydn/ComfyUI-to-Python-Extension/issues/33 and https://github.com/pydn/ComfyUI-to-Python-Extension/issues/26 might be related, since they also deal with the extension not parsing all of the nodes properly.
This may have been fixed in my fork. Testing the following basic workflow (and providing true/false as script arguments) works.
Hi @YmanChris this issue might be resolved with https://github.com/pydn/ComfyUI-to-Python-Extension/pull/73, which has been merged into main. If not, it would be helpful if you provided the workflow.json and output .py file that lead to the error.
Closing the issue for now, but feel free to reopen if you are still facing issues.