Closed OneCDOnly closed 2 years ago
If a new Entware Python3 version exists, remove all base Python3 IPKGs and reinstall them (including PIPs). Upgrading these always seems to cause problems, so let's remove and reinstall them instead.
opkg remove python* --force-removal-of-dependent-packages sherpa check
Works fine. 👍🏽
If a new Entware Python3 version exists, remove all base Python3 IPKGs and reinstall them (including PIPs). Upgrading these always seems to cause problems, so let's remove and reinstall them instead.