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
#5,433 6 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.