@i-love-coding wrote:
I'm currently using flexget on an ubuntu 14.04 system with python 2.7.6
After seeing the following errors in my config:
2018-11-18 21:57 ERROR entry gettv_eztv Failed FAKE_ENTRY_NAME (Network error during request: [Errno 1] ssl.c:510: error:14077410:SSL routines:SSL23GET_SERVER_HELLO:sslv3 alert handshake failure)
I came here for a solution and found that the accepted answer to this issue is to upgrade the python version. However on ubuntu 14.04 the python version shouldn't be upgraded beyond 2.7.6 (apparently ubuntu 14.04 is tightly bound to that version)
I do however, have another version of python on that system (it's python 3.4)
The question is, should I reinstall flexget to use python 3.4 or is there a simpler way ? I think there must be some file where I can specify python3 instead of plain python (in order for flexget to be launched using 3.4 intead of 2.7.6) but don't know which file to edit
If somebody knows please let me know
Thanks in advance
Posts: 3
Participants: 2