Skip to content

NameError: name 'ClusterBackend' is not defined #2806

@leshui-1201

Description

@leshui-1201

针对这个这个报错,之前已经报告的解决方法都是安装特定版本的依赖,已按照之前的步骤安装,但是我这还是报这个错误

1、安装funasr以后,直接执行以下代码有NameError: name 'ClusterBackend' is not defined报错

Image

安装funasr的日志如下:

Image Image

2、按照之前有一样错误的修改方法,修改了 scikit-learn的版本,还是同样报错

root@21c1a715db45:/workspace# pip list | grep pypar pyparsing 3.1.4 root@21c1a715db45:/workspace# pip list | grep scikit scikit-learn 1.3.2 root@21c1a715db45:/workspace# pip list | grep funasr funasr 1.3.1
目前的funasr版本是1.3.1,scikit-learn是1.3.2,pyparsing是3.1.4,python为3.10,服务器架构为arm架构
有哪位知道解决方法吗?感谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions