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. Many thanks. -- https://mail.python.org/mailman/listinfo/python-list