conda 如何安装 baidu-aip
yudian3344 发布于2018-01 浏览:11814 回复:3
1
收藏

conda 如何安装 baidu-aip

收藏
点赞
1
个赞
共3条回复 最后由用户已被禁言回复于2022-04
#4张佳居士回复于2022-01

pip3 install baidu-aip
DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno 61] Connection refused'))': /simple/baidu-aip/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno 61] Connection refused'))': /simple/baidu-aip/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno 61] Connection refused'))': /simple/baidu-aip/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno 61] Connection refused'))': /simple/baidu-aip/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno 61] Connection refused'))': /simple/baidu-aip/
ERROR: Could not find a version that satisfies the requirement baidu-aip (from versions: none)
ERROR: No matching distribution found for baidu-aip

0
#3麦兜强强1号回复于2019-01

打开anaconda prompt

执行pip install baidu-aip

5
#2周俊316回复于2018-02

您主要是conda针对于python的?

https://ai.baidu.com/docs#/OCR-Python-SDK/top

具体参照这个看看能否满足您的需求?

1
TOP
切换版块