Entering the party a bit late .... I had the exact same error message.
Caused by a folder called 'code'. Renamed to mycode, problem gone.

Cheers


On Sunday, 17 February 2008 13:50:34 UTC, PB wrote:
>
> When I try to run the interactive shell I get the following error: 
>
> File "manage.py", line 11, in ? 
>     execute_manager(settings) 
>   File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/site-packages/django/core/management.py", line 1672, in 
> execute_manager 
>     execute_from_command_line(action_mapping, argv) 
>   File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/site-packages/django/core/management.py", line 1567, in 
> execute_from_command_line 
>     action_mapping[action](options.plain is True) 
>   File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/site-packages/django/core/management.py", line 1284, in 
> run_shell 
>     code.interact() 
> AttributeError: 'module' object has no attribute 'interact' 
>
> Any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5cc65b64-9787-4f63-9d92-9ade5efeec17%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to