Changes

Jump to: navigation, search

Yocto build system FAQs

223 bytes added, 08:15, 29 September 2017
no edit summary
===Q:<span id="Q2"></span> Why does pip return There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590) - skipping ?===
'''Note:''' In the case that the time on your system is out of sync, please adjust the date and time and make another attempt to install the package. A wrong system date/time may cause the verification process to fail.<br>
In order to solve this problem, a possible workaround consist of disabling the SSL CERTIFICATE checking as suggested in the following example:<br>
''pip install pyserial --trusted-host pypi.python.org --index-url=<nowiki>http://pypi.python.org/simple/</nowiki>'' <br>
116
edits

Navigation menu