[META] Reopen Auto-Closed Posts

Hi all,

I believe I have a solution for a user whose post was automatically closed by the bot without a solution.

The solution is “try running opkg update before the install command”

Hopefully a forum admin can re-open, post the solution, and close?

Thanks,

Justin

Hello,

In order to install OpenWRT packages on the newer firmware, additional feeds file needs to be specified. To install pip, run the following commands:

opkg update -e /etc/opkg/openwrt/distfeeds.conf
opkg install python3-pip -e /etc/opkg/openwrt/distfeeds.conf

Packages that had their compatibility checked and approved by our developers will be added to our own opkg repository.

Best regards,

This topic was automatically closed after 15 days. New replies are no longer allowed.