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

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -