I have install django with 'python setup.py install' in a virtual environment called 'django1.3'
I run it and receive the following error mesage: (django1.3) C:\Documentos de Diego\Dropbox\Codigo\Django>django-admin.py Traceback (most recent call last): File "C:\Environments\django1.3\Scripts\django-admin.py", line 2, in <module> from django.core import management ImportError: No module named django.core Can anybody help me, please? -- 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/-/WKzPnfWfh9UJ. 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.