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
欢迎您反馈PaddleHub使用问题,非常感谢您对PaddleHub的贡献! 在留下您的问题时,辛苦您同步提供如下信息:
linux系统,python3.11
paddle2onnx 1.3.1 paddlefsl 1.1.0 paddlehub 2.4.0 paddlenlp 2.6.1 paddleocr 2.9.1 paddlepaddle-gpu 2.6.2 以上是使用的版本。
在python的解释器中,输入import paddle,再输入 paddle.utils.run_check()。出现 PaddlePaddle is installed successfully! 在python的解释器中再输入,import paddlehub,print(paddlehub.version)。出现2.4.0
但在bash命令行中输入hub serving start -m chinese_ocr_db_crnn_server,提示hub: command not found
The text was updated successfully, but these errors were encountered:
我也是,我真服了这安装。
Sorry, something went wrong.
sijunhe
No branches or pull requests
欢迎您反馈PaddleHub使用问题,非常感谢您对PaddleHub的贡献!
在留下您的问题时,辛苦您同步提供如下信息:
1)PaddleHub和PaddlePaddle版本:请提供您的PaddleHub和PaddlePaddle版本号,例如PaddleHub1.4.1,PaddlePaddle1.6.2
2)系统环境:请您描述系统类型,例如Linux/Windows/MacOS/,python版本
linux系统,python3.11
paddle2onnx 1.3.1
paddlefsl 1.1.0
paddlehub 2.4.0
paddlenlp 2.6.1
paddleocr 2.9.1
paddlepaddle-gpu 2.6.2
以上是使用的版本。
在python的解释器中,输入import paddle,再输入 paddle.utils.run_check()。出现 PaddlePaddle is installed successfully!
在python的解释器中再输入,import paddlehub,print(paddlehub.version)。出现2.4.0
但在bash命令行中输入hub serving start -m chinese_ocr_db_crnn_server,提示hub: command not found
The text was updated successfully, but these errors were encountered: