Hello everyone, Following the django tut I've sat up all the installation and reached the step where I had to run the command: django-admin.py startproject mysite result: I receive the error specified in the subject. I installed virtualenv (as said here<http://www.pip-installer.org/en/latest/installing.html#installation-instructions>) and activate it before running the command django-admin.py startproject mysite. Any suggestion for this problem? Thanks everyone. Configuration: - Windows 7 & cmd.exe - Python2.7 - virtualenviroment at: C:\Python27\fra_env\ - PATH contains: C:\Python27\fra_env\Scripts - django-admin.py is in C:\Python27\fra_env\Scripts AND C:\Python27\fra_env\Lib\site-packages\django\bin
I hope someone can help me! Francesco -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/v_l9HV306cIJ. 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.