[web2py] Re: Unable to run web2py from Mac command line

2011-02-03 Thread pbreit
OK, thanks, that must be it. I noodled around with Snow Leopard python in order to run Fabric from my Mac.

[web2py] Re: Unable to run web2py from Mac command line

2011-02-03 Thread pbreit
I should mention that I have tried on two different Macs and I have tried both the Current Download and the Nightly Build.

[web2py] Re: Unable to run web2py from Mac command line

2011-02-03 Thread Massimo Di Pierro
My guess is that you downloaded the Mac Binary distribution. You have to run it as a mac app with open web2py.app if you want to run with your own python from command line, you must get the source distribution. On Feb 3, 11:48 pm, pbreit wrote: > I am getting "No module named gluon.widget" when