On Mon, Nov 4, 2013 at 8:56 PM, C. Ng <ngc...@gmail.com> wrote: > Hi, > > I have cloned someone's repository on my local drive using git command: > git clone http://github.com/xxx.git > > But I don't find any setup.py file. How do I install the package xxx? So that > I can 'import xxx' in my python script.
Does the package have installation instructions? Look for a README or similar. ChrisA -- https://mail.python.org/mailman/listinfo/python-list