How to Solve error: InsecurePlatformWarning: A true SSLContext object is not available.
- Install libffi-dev and libssl-dev under ubuntu:
apt-get install libffi-dev libssl-dev
(if not installed before, restart after installation) pip install requests[security]
orpip install pyopenssl ndg-httpsclient pyasn1
Read More:
- [Solved] Failed assertion: line 3180 pos 12: ‘debugNeedsPaint‘: is not true
- Springboot connects to the database error: testWhileIdle is true, validationQuery not set
- TypeError: ‘WebElement’ object is not iterable error
- Django Error: ‘set‘ object is not reversible [How to Solve]
- [Solved] Error: ‘attrition‘ is not an exported object from ‘namespace:rsample‘
- [Solved] MongoDB Error: TypeError: Object of type ObjectId is not JSON serializable
- Taro Use React Hooks Error: TypeError: Object(…) is not a function
- Webpack packaging error TypeError: this.getOptions is not a function at Object.lessLoader
- [Solved] Postcss Error: Invalid options object. PostCSS Loader has been initialized using an options object that does not match the API schema.
- Module not found: Error: Can‘t resolve ‘sass-loader‘
- [Solved] MindSpore Error: `half_pixel_centers`=True only support in Ascend
- ES Error: Alternatively, set fielddata=true on [How to Solve]
- RabbitMQ Configuration File Error: publisher-confirms=true [Solved]
- [How to Fix] Spring boot startup error: could not resolve placeholder
- [Solved] Synchronous operations are disallowed. Call ReadAsync or set AllowSynchronousIO to true instead.
- Module not found: Error: Can‘t resolve ‘sass-loader‘ in…
- Resolve Chromedriver’s original error: chrome not reachable
- [Errno 14] curl#6 – “Could not resolve host: yum.dockerproject.org; Unknown error“
- [Solved] Could not resolve all dependencies for configuration ‘:app:debugRuntimeClass