我尝试使用pip install jquery
安装jQuery,但收到此错误:
> pip install jquery
Collecting jquery
Downloading jquery-1.2.3.zip
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/private/tmp/pip-build-id644a/jquery/setup.py", line 2, in <module>
from turbogears.finddata import find_package_data
ImportError: No module named turbogears.finddata
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-build-jvdejr/jquery/