Hi, I have a python module which comes with setup.py, how can I install this module on target ? Running python setup.py install on target won't work as install tools are not available with python installed on board. The module I am trying to install is pyOwnCloud (https://github.com/csawyerYumaed/pyOwnCloud ) Thanks & Regards, Arpit Jain