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

在线部署出现paddlenlp is not installed. #1004

Open
kc-matt77 opened this issue Jan 17, 2025 · 1 comment
Open

在线部署出现paddlenlp is not installed. #1004

kc-matt77 opened this issue Jan 17, 2025 · 1 comment

Comments

@kc-matt77
Copy link

aistudio@jupyter-16047279-8769949:~/work/PaddleMIX$ python paddlemix/examples/ppdocbee/app.py
/opt/conda/envs/python35-paddle120-env/lib/python3.10/site-packages/paddle/utils/cpp_extension/extension_utils.py:686: UserWarning: No ccache found. Please be aware that recompiling all source files may be required. You can download and install ccache from: https://github.com/ccache/ccache/blob/master/doc/INSTALL.md
warnings.warn(warning_message)
/opt/conda/envs/python35-paddle120-env/lib/python3.10/site-packages/_distutils_hack/init.py:31: UserWarning: Setuptools is replacing distutils. Support for replacing an already imported distutils is deprecated. In the future, this condition will fail. Register concerns at https://github.com/pypa/setuptools/issues/new?template=distutils-deprecation.yml
warnings.warn(
paddlenlp is not installed.
Failed to install required Qwen2VL model even after running the script

@cheng221
Copy link
Contributor

您好,请先安装paddlemix相关依赖,在尝试部署。如果所有依赖已安装,则确认是否使用的为对应环境。上面提示缺少paddlenlp,可以输入pip show paddlenlp查看是否已安装。https://github.com/PaddlePaddle/PaddleMIX/tree/develop/paddlemix/examples/ppdocbee#2-%E7%8E%AF%E5%A2%83%E5%87%86%E5%A4%87

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

2 participants