importerror: no module named django.core.management
|
|
installed django stack 1.0.2 on RHEL selected the create initial project option. Now trying to go through the django tutorial (from django site)
searching some general django forums seems to indicate a bad setup of python home or wrong version. |
|
|
Hi, Are you in the djangoconsole? There’s a shell script in the installation directory that loads the needed environment variables. Try executing it typing
Cheers |
|
|
Thanks Antonio that did the trick. |
|
|
Can someone explain this even more… i’m very new. Does it relate to bash$python manage.py shell ??? |
|
|
HI jw00zy33, could you give us more details?: Cheers |
|
|
I’m windows server2003 64bit development box. I’ve gotten this to work on linux, but windows is the suck. Here’s my DOS prompt: C:\PROGRA2\BitNami DjangoStack\projects\Hammertool> I’m not even sure what the djangoconsole is unless it’s >>> Thanks for the help. |
