It looks like you don't have pygments or one of its dependencies installed.The full error message from Ruby is: 'cannot load such file -- pygments' If you run into trouble, youLiquid Exception: pygments in /Users/andrechristoga/Documents/
from django.db import modelsfrom pygments.styles import get_all_stylesitem in get_all_styles())python manage.py syncdbImportError: No module named pygments.lexers我想我必须先安装pygments才能运行这段代码。请告诉我如何在我的U