I have Python installed and working but when I try and install Django using:
python setup.py install ..it chunters through a load of stuff and then fails: <snip> creating C:\Python26\Lib\site-packages\django\contrib\localflavor\sk copying build\lib\django\contrib\localflavor\sk\forms.py -> C: \Python26\Lib\site-packages\django\contrib\localflavor\sk copying build\lib\django\contrib\localflavor\sk\sk_districts.py -> C: \Python26\Lib\site-packages\django\contrib\localflavor\sk copying build\lib\django\contrib\localflavor\sk\sk_regions.py -> C: \Python26\Lib\site-packages\django\contrib\localflavor\sk copying build\lib\django\contrib\localflavor\sk\__ini creating C:\Python26\Lib\site-packages\django\contrib\localflavor\uk cerror: Invalid argument The docs say that Python 2.5 and later (but not 3.0) is supported so surely this should work? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---