-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
版本问题参考:https://github.com/PaddlePaddle/PaddleSpeech/issues/3528 #3649
Comments
安装环境与版本 |
我这个issue上不是写如果你要用 |
我试了一下paddlespeech==develop, paddlepaddle-gpu==2.5.1是可以的,你可以试试看。 |
你的python版本是多少呢,系统版本,安装了gcc5吗。 |
我用的 python3.8 系统版本,Ubuntu 18.04,gcc version 8.2.0 |
python版本3.10
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2024年1月16日(星期二) 晚上7:15
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [PaddlePaddle/PaddleSpeech] 版本问题参考:#3528 (Issue #3649)
你的python版本是多少呢,系统版本,安装了gcc5吗。
我用的 python3.8 系统版本,Ubuntu 18.04,gcc version 8.2.0
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
版本问题参考:#3528
Originally posted by @zxcd in #3607 (comment)
你好,按这个#3528 提供的两个版本,安装后是可以解决ImportError: cannot import name 'sequence_mask' from 'paddle.fluid.layers'问题,但是新问题又来
The text was updated successfully, but these errors were encountered: