nacos-group / nacos-group/nacos-sdk-python
python: symbol lookup error: python: undefined symbol: SSL_CTX_get0_param
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 471
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
import引用正常,调用里面的函数报错python: symbol lookup error: python: undefined symbol: SSL_CTX_get0_param
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 reported function call after a successful import and capture the Python and runtime-library environment involved in the SSL_CTX_get0_param lookup. Determine which supported environment or dependency combination allows the call to complete without the symbol lookup error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100