I want to install pyquery I have lxml-2.2.2 folder I dnt know how to proceed I have tried
setup.py install
in cmd prompt
C:\Python27\Scripts>setup.py install
Traceback (most recent call last):
File "C:\Python27\Scripts\setup.py", line 27, in <module>
import versioninfo
ImportError: No module named versioninfo
I get this error can any one guide me to install pyquery thanks in advance