ModelEngine-Group / ModelEngine-Group/app-platform
README缺少Python插件的初始化使用教程
@XinLi-cyber is already working on this.
Since Aug 28, 2025.
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 233
- PR merge metrics
- No merged PRs in 30d
Description
问题摘要 / Question Summary
如何配置\fit-framework\framework\fel\python路径下的python插件
问题类别 / Question Category
使用教程 / Usage Tutorial
详细问题 / Detailed Question
在对面试助手模板进行编排时解析代码模块报错,日志显示后端找不到对应的python插件。
[2025-08-28 18:42:48.456] [ERROR] [flow-node-thread-pool-1] [modelengine.fit.waterflow.flowsengine.domain.flows.definitions.nodes.jobers.FlowStoreJober] Store jober invoker error, fitable id: default, tool id: e147f301-957a-4335-a155-1e86d1a45ae5.
[2025-08-28 18:42:48.456] [ERROR] [flow-node-thread-pool-1] [modelengine.fit.waterflow.flowsengine.domain.flows.definitions.nodes.jobers.FlowStoreJober] Exception
modelengine.jade.common.exception.ModelEngineException: Code node execution failed, failure information: No fitables. [genericableId=CodeNode.tool, isMicro=false].
环境信息 / Environment Information
在\fit-framework\framework\fel\python路径下执行python setup.py sdist bdist_wheel打包并对包进行解压后仍然重启后端仍然报错
确认事项 / Checklist
-
我已经查看了项目文档
I have read the project documentation -
我已经搜索了相关 issues 和讨论
I have searched related issues and discussions -
我已经尝试了基本的故障排除步骤
I have tried basic troubleshooting steps
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.