Fix urllib for python 3.7/3.8
Project description
pytool-proxy-fix
A simple tool to fix the bug when pip install fails due to SSL errors in Python 3.7, 3.8.
Error message look like this:
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, '
TLS/SSL connection has been closed (EOF)
When the system proxy is set while pip.ini is not configured, pip install may fail with SSL errors.
This tool will fix the issue.
Requirements
This tool is ONLY for Python 3.7, 3.8: Tool will edit a specific file in the Python standard library.
For other versions, the problem may VARIES. However, try to add a pip.ini for the proxy settings is never a bad idea.
Refer to This Blog Post
Installation
You can install this package using pip:
pip install pytool-proxy-fix
Usage
Once installed, you can use the tool by running the following command:
pytool-proxy-fix
The tool will automatically fix the issue.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytool_proxy_fix-0.1.2.tar.gz.
File metadata
- Download URL: pytool_proxy_fix-0.1.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7208a9d440cd2d536a6654d87fd72444072a5965e24de05d4fb838c61601f6aa
|
|
| MD5 |
3920f123cb5cfba17429b9beb0cd82c6
|
|
| BLAKE2b-256 |
25103b916616740d5b5c27b2dabdcbd9e7973b9572af36d0733de5cf70f12553
|
File details
Details for the file pytool_proxy_fix-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pytool_proxy_fix-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a717e36b9e0315237b6318e8eaafd61e8a96e5b6a8e25bcdb78668726d64de12
|
|
| MD5 |
a1a9a9da309685322b82e0e2c218d88b
|
|
| BLAKE2b-256 |
61acb6e606fe1c9bca8156c464f4224e0e5a5c576c5e8907549aa4f74e5b13cb
|