简体   繁体   中英

How to update python version on choregraphe

I want to update python version on choregraphe from "2.7.2" to "2.7.10" or something newer (I use MacBook Pro). Now, I'm trying to use Watson Web API, and have SSLEroor.

I think it's caused by python version, so I confirmed it on choregraphe then it is "2.7.2", also I confirmed Watson API can work on python 2.7.10 environment so I think it's about choregraphe environment problem not about codes.

SSLError(1, '_ssl.c503: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version')

This is not possible with Choregraphe. You should consider developing directly in Python.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM