Re: Problem with interactive shell.

2014-09-25 Thread baldnbad
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

Re: Problem with interactive shell.

2008-02-23 Thread PB
Thats it! Cheers. On Feb 17, 2:36 pm, char101 <[EMAIL PROTECTED]> wrote: > On Feb 17, 8:50 pm, PB <[EMAIL PROTECTED]> wrote: > > > File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ > > python2.3/site-packages/django/core/management.py", line 1284, in > > run_shell > > cod

Re: Problem with interactive shell.

2008-02-17 Thread char101
On Feb 17, 8:50 pm, PB <[EMAIL PROTECTED]> wrote: >   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' Hi, Python

Problem with interactive shell.

2008-02-17 Thread PB
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