We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
欢迎您反馈PaddleNLP使用问题,非常感谢您对PaddleNLP的贡献! 在留下您的问题时,辛苦您同步提供如下信息:
https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/requirements.txt st-annotated-text依赖htbuilder,但是pypi中的版本不是最新版,windows安装会出现gkb错误,建议添加
git+https://github.com/tvst/htbuilder.git
到requirements.txt,以减少出错概率
The text was updated successfully, but these errors were encountered:
Thank you for your valuable advice
Sorry, something went wrong.
请问添加了吗?我也遇到了该问题。
暂时可以参考:
git clone https://github.com/tvst/htbuilder.git cd htbuilder/ python setup install
https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/examples/semantic-search/Install_windows.md
w5688414
No branches or pull requests
欢迎您反馈PaddleNLP使用问题,非常感谢您对PaddleNLP的贡献!
在留下您的问题时,辛苦您同步提供如下信息:
1)PaddleNLP和PaddlePaddle版本:PaddleNLP 2.4
2)系统环境:windows
https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/requirements.txt st-annotated-text依赖htbuilder,但是pypi中的版本不是最新版,windows安装会出现gkb错误,建议添加
到requirements.txt,以减少出错概率
The text was updated successfully, but these errors were encountered: