行空板M10下载mediapipe报错
2025-10-081818
AI 快速预览详细
本文介绍了在行空板M10上下载mediapipe时遇到的网络连接问题及其解决方法。具体表现为'Failed to establish a new connection: [Errno -3]'的报错信息。通过切换PIP镜像源为阿里云镜像,可以有效解决这一问题。文章还提供了详细的排查步骤和解决方案,帮助用户快速恢复编程进度。
|
访问PIP服务器失败,请检查网络连接或切换源 Looking in indexes: https://mirrors.aliyun.com/pypi/simple/ WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] 鍩熷悕瑙f瀽鏆傛椂澶辫触')': /pypi/simple/mediapipe/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] 鍩熷悕瑙f瀽鏆傛椂澶辫触')': /pypi/simple/mediapipe/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] 鍩熷悕瑙f瀽鏆傛椂澶辫触')': /pypi/simple/mediapipe/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] 鍩熷悕瑙f瀽鏆傛椂澶辫触')': /pypi/simple/mediapipe/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] 鍩熷悕瑙f瀽鏆傛椂澶辫触')': /pypi/simple/mediapipe/ ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none) ERROR: No matching distribution found for mediapipe ==================================== 命令运行完成 ==================================== 怎么办 |




