selfteaching / selfteaching/selfteaching-python-camp
Day11 requests抓取网页时一直报错exceptions.SSLError: HTTPSConnectionPool(Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
Day11requests请求文章链接,获取结果一直报这个错。
弄了两小时,google了,还是不知道怎么解决。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Day11 requests call against the article URL and inspect the reported SSLError about the unavailable SSL module. Check the Python environment and its SSL support before investigating the request itself. Done means the article request completes successfully without the SSL error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100