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

安装requirements.txt错误 #34

Open
Dr3Wm opened this issue Jun 5, 2023 · 1 comment
Open

安装requirements.txt错误 #34

Dr3Wm opened this issue Jun 5, 2023 · 1 comment

Comments

@Dr3Wm
Copy link

Dr3Wm commented Jun 5, 2023

D:\armoury\app Capture packet\AppInfoScanner\V1.0.8_Releases>python -m pip install -r requirements.txt
WARNING: Ignoring invalid distribution -ip (d:\python\python3.8.6\lib\site-packages)
Looking in indexes: https://mirrors.aliyun.com/pypi/simple
Requirement already satisfied: requests in d:\python\python3.8.6\lib\site-packages (from -r requirements.txt (line 1)) (2.24.0)
Requirement already satisfied: click in d:\python\python3.8.6\lib\site-packages (from -r requirements.txt (line 2)) (8.1.3)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1124)'))': /pypi/simple/openpyxl/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1124)'))': /pypi/simple/openpyxl/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1124)'))': /pypi/simple/openpyxl/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1124)'))': /pypi/simple/openpyxl/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1124)'))': /pypi/simple/openpyxl/
Could not fetch URL https://mirrors.aliyun.com/pypi/simple/openpyxl/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='mirrors.aliyun.com', port=443): Max retries exceeded with url: /pypi/simple/openpyxl/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1124)'))) - skipping
ERROR: Could not find a version that satisfies the requirement openpyxl (from versions: none)
ERROR: No matching distribution found for openpyxl
Could not fetch URL https://mirrors.aliyun.com/pypi/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='mirrors.aliyun.com', port=443): Max retries exceeded with url: /pypi/simple/pip/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1124)'))) - skipping

@zipscan
Copy link

zipscan commented Oct 18, 2023

挂代理

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