Comfy-Org / Comfy-Org/node-diff

Support comfy.comfy_types.node_typing

未关闭
#4 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
0
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

In my custom node code I've got this import line
```
from comfy.comfy_types.node_typing import IO, ComfyNodeABC
```
to be able to use data types like `IO.BOOLEAN`.

The validation is now failing with `❌ Error loading nodes: No module named 'comfy'`.

How do I have to configure my repository to make this test work?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。