Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable_paddle不支持paddlepaddle 2.5.0版本 #996

Open
Archer-Tatsu opened this issue Jul 11, 2023 · 0 comments
Open

enable_paddle不支持paddlepaddle 2.5.0版本 #996

Archer-Tatsu opened this issue Jul 11, 2023 · 0 comments

Comments

@Archer-Tatsu
Copy link

复现代码:

import jieba
import paddle
paddle.enable_static()
jieba.enable_paddle()

报错

Import error, cannot find paddle.fluid and jieba.lac_small.predict module. Now, back to jieba basic cut......

使用2.4.2版本正常。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant