ModelEngine-Group / ModelEngine-Group/app-platform

README缺少Python插件的初始化使用教程

Open
#412 1 comment 0 reactions 1 assignee View on GitHub

@XinLi-cyber is already working on this.

Since Aug 28, 2025.

in: store status: waiting-for-internal-feedback type: feature
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插件。

Image 日志:

[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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.