Talk:Python/Django/Django installer

From Site5Wiki

Jump to: navigation, search

Users should be warned that the script will overwrite their ~/public_html/.htaccess file.

[edit] Doesn't seem to work with current Python 2.4 installation

I actually had to install Python2.5 in my home directory to get this to work, since virtual-python.py looks for the Python include files in /usr/local/include/python2.4, which doesn't appear to exist (and raises an OSError before the script completes).

Personal tools