fsdymy1024 / ToolComfyUI

ComfyUI插件查询工具
9 stars 3 forks source link

Unable to locate ordinal 380 in dynamic link library #1

Open Zanedname opened 6 months ago

Zanedname commented 6 months ago

raise FileNotFoundError(f"Icon input file {icon_path} not found") FileNotFoundError: Icon input file D:\ToolComfyUI-master\wx.ico not found。

how I can solve this problem?

fsdymy1024 commented 5 months ago

不提供 ico 图标文件

Zanedname commented 5 months ago

您好! 我是否可以把pyinstaller降级到6.2.0,来避免我这边已经出现的存在病毒文件的问题?对软件的其他依赖有影响吗?

fsdymy1024 commented 5 months ago

可以,pyinstaller 只是用来打包成 exe,你也可以用其它工具打包