Hello Phani,
Am Tue, 6 Feb 2018 10:14:46 -0600 schrieb Phani Siriki <[email protected]>: > I am using chaos calmer build and installed python on usb. When i tried to > install python-pip, it gives me below error. However, pip is installed. But > when I tried to run it, it says command not found. Could some one help me > on this? did you take a look at the list of files belonging to the "python-pip" package? opkg files python-pip I could imagine, that the package contains only the python module - and maybe not a script in /usr/bin. Maybe "python -m pip ..." works? (just wild guessing) Lars _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
