Cannot install flexget via pip3

Hi,

I am unable to install flexget on my TL-MR3020 v3

I have expanded the storage, so that's not the issue.

I do have ovpn up and running.

Installing

opkg install python3-pip

was successful.

However, if I try to update setuptools or try to install flexget, it just hangs.

pip3 install --upgrade setuptools
pip3 install --upgrade flexget

Somewhere, someone mentioned it might be due to 'ca-certificates' not being installed, so I installed it, no joy.

Wondering what I'm doing wrong. Even the existing setuptools does not upgrade, it downloads completely but does not upgrade.

tried to enable verbosity ?

1 Like

Thanks, I just did and get...

SSH Warning

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)'))': /packages/d0/49/173a1f7a3ae05315bb8fe15ad776958780e23d34b5fe690dbad741d2d439/FlexGet-3.3.0-py3-none-any.whl

logread

Thu Feb 17 17:17:41 2022 daemon.notice hostapd: nl80211: nl80211_recv_beacons->nl_recvmsgs failed: -5
Thu Feb 17 17:20:38 2022 daemon.notice hostapd: nl80211: nl80211_recv_beacons->nl_recvmsgs failed: -5
Thu Feb 17 17:21:03 2022 daemon.notice hostapd: nl80211: nl80211_recv_beacons->nl_recvmsgs failed: -5

It was ovpn, disabled temporarily, all good.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.