python 2.6 - Django-lfs file installation -
i getting problem in installing django-lfs
, following installation steps this document.
when run command cd lfs-installer
on git bash or command line getting "no such file or directory"
. trying check python26 installed or not through command line , not taking command. none of command working doc.
after when run command python bootstrap.py
gives error:
while initializing: error: couldn't open c:\django-lfs-0.7.7.tar.gz\builout.cfg
please me problem. need install file.
you forgot expand archive; don't need follow steps.
first, download , install pillow
. make sure select version matches version of python.
next, run easy_install django-lfs
command prompt. download , install django-lfs
.
Comments
Post a Comment