[web2py] Re: Error running web2py shell with IPython 0.11

2011-08-18 Thread Carlos
Just to confirm, it's now working ok again - thanks!

[web2py] Re: Error running web2py shell with IPython 0.11

2011-08-18 Thread Massimo Di Pierro
done. thanks On Aug 18, 5:56 pm, dkuhlman wrote: > On Aug 18, 12:55 pm, Carlos wrote: > > > > > > > > > > > Hi, > > > I get the following: > > > C:\web2py>python web2py.py -S myapp -M -N > > web2py Web Framework > > Created by Massimo Di Pierro, Copyright 2007-2011 > > Version 1.98.2 (2011-08-18

[web2py] Re: Error running web2py shell with IPython 0.11

2011-08-18 Thread dkuhlman
On Aug 18, 12:55 pm, Carlos wrote: > Hi, > > I get the following: > > C:\web2py>python web2py.py -S myapp -M -N > web2py Web Framework > Created by Massimo Di Pierro, Copyright 2007-2011 > Version 1.98.2 (2011-08-18 05:41:57) > Database drivers available: SQLite3, pymysql, PostgreSQL > *WARNING:we

[web2py] Re: Error running web2py shell with IPython 0.11

2011-08-18 Thread Carlos
Hi, I get the following: C:\web2py>python web2py.py -S myapp -M -N web2py Web Framework Created by Massimo Di Pierro, Copyright 2007-2011 Version 1.98.2 (2011-08-18 05:41:57) Database drivers available: SQLite3, pymysql, PostgreSQL *WARNING:web2py:import IPython error; use default python shell* P

[web2py] Re: Error running web2py shell with IPython 0.11

2011-08-18 Thread Massimo Di Pierro
Do you get an error? Can you coordinate with Dave a patch that works for both? On Aug 18, 9:50 am, Carlos wrote: > Hi Massimo, > > After loading this change, my IPython shell has disappeared, leaving me with > the simple python shell instead, when doing [ python web2py.py -S myapp -M > -N ] in DO

[web2py] Re: Error running web2py shell with IPython 0.11

2011-08-18 Thread Carlos
Hi Massimo, After loading this change, my IPython shell has disappeared, leaving me with the simple python shell instead, when doing [ python web2py.py -S myapp -M -N ] in DOS on win7. Should this change be reverted?. Thanks, Carlos

[web2py] Re: Error running web2py shell with IPython 0.11

2011-08-17 Thread Massimo Di Pierro
In trunk. Thanks. On Aug 17, 3:38 pm, dkuhlman wrote: > The interface to the embedded shell in IPython has apparently > changed.  When I do: > >     $ ./web2py -S myapp > > I get this message: > >     WARNING:web2py:import IPython error; use default python shell > > Here is a patch.  It seems to