Release [REPO] gPodder - 3.5.1.1 - Update


Thanks! Trying it out now. I wonder what is going on with https...
 
Okay, here's the latest:

1. https error seems to be an issue with SSL support in the latest version of Python from the wxPython PND. Pip seems to be broken and running 'import SSL' in the latest wxPython PND returns errors. Not sure but we may need a fresh compile to get SSL working. Downgrading to the previous wxPython PND fixes https in gPodder. Any way you could help us out with figuring out SSL, @ptitSeb?

2. In downgrading to the old version of wxPython, I noticed the gPodder PND is currently missing feedparser. The feedparser folder, feedparser.py, and feedparser.pyc should all get added to the site-packages folder in the PND. I think I accidentally installed a copy of feedparser to my most current wxPython PND somehow, so I didn't notice it was missing from gPodder.
 
Back
Top