django setup problem

2006-10-27 Thread bearsprite
my system is japanese winxp sp2 and python2.5 i checkout the r3936 form svn and run "setup.py install", but meet the strange thing: all the file under the folder '''django''' do not be copied to site-packages, where only one file created: Django-0.95-py2.5.egg-info! i browse the source of setup.

a strange problem of django's setup

2006-10-27 Thread bearsprite
my system is japanese winxp sp2 and python2.5 i checkout the r3936 form svn into a new folder and run "setup.py install", but meet the strange thing: all the file under the folder '''django''' do not be copied to site-packages, where only one file created: Django-0.95-py2.5.egg-info! the output