首页 Paddle Serving 帖子详情
opencv-python版本安装,pip install opencv-python=4.2.0.32,安装whl包 已解决
收藏
快速回复
Paddle Serving 问答推理 2013 1
opencv-python版本安装,pip install opencv-python=4.2.0.32,安装whl包 已解决
收藏
快速回复
Paddle Serving 问答推理 2013 1

指定opencv-python版本安装,pip install opencv-python==4.2.0.32,再安装whl包

旧鸱c_
已解决
2# 回复于2021-08
pip3 install whl包过程报错信息如下: Complete output from command python setup.py egg_info: Found cython-generated files... error in grpcio setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Expected ',' or end-of-list in futures>=2.2.0; python_version<'3.2' at ; python_version<'3.2' ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-taoxz02y/grpcio/
展开
0
收藏
回复
全部评论(1)
时间顺序
旧鸱c_
#2 回复于2021-08

pip3 install whl包过程报错信息如下:
Complete output from command python setup.py egg_info:
Found cython-generated files...
error in grpcio setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Expected ',' or end-of-list in futures>=2.2.0; python_version<'3.2' at ; python_version<'3.2'

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-taoxz02y/grpcio/

0
回复
需求/bug反馈?一键提issue告诉我们
发现bug?如果您知道修复办法,欢迎提pr直接参与建设飞桨~
在@后输入用户全名并按空格结束,可艾特全站任一用户