Python

Install Pip Establish an internet connection for the Conduit® and then issue these commands: $ opkg update … $ opkg install python-pip … $ wget https://raw.githubusercontent.com/pypa/setuptools/bootstrap-2.x/ez_setup.py –no-check-certificate … $ python ez_setup.py Note: These steps only work for pure python packages and AEP 1.5x/mLinux 4.0x or higher due to a bug in older versions of python and ez_setup.py … Continue reading Python