Re: [web2py] Python Versions

2011-02-20 Thread Jonathan Lundell
On Feb 20, 2011, at 1:22 PM, Jack Lyons wrote: > Ok I figured out that on the MC python comes with the web2py application. > My problem is I need to install some addditional packages. > When i launch python and install form the consle the packages are installed > to the default python version 2.6

Re: [web2py] Python Versions

2011-02-20 Thread Jonathan Lundell
On Feb 20, 2011, at 12:53 PM, Jack Lyons wrote: > I am not running from the source. You'll need to run from the source if you don't want to use the python built in to web2py.app. > > On Sun, Feb 20, 2011 at 3:52 PM, Jack Lyons wrote: > This does not work. Any other suggestions? > > > On Sun,

Re: [web2py] Python Versions

2011-02-20 Thread Jonathan Lundell
On Feb 20, 2011, at 1:02 PM, Jack Lyons wrote: > I have it running from the source now, but it says that there is no module > named gluon.widget What command are you using, and what directory are you running from? You should be able to do this: ls gluon/widget.py. If you can't, something is wro

Re: [web2py] Python Versions

2011-02-20 Thread Jack Lyons
Ok I figured out that on the MC python comes with the web2py application. My problem is I need to install some addditional packages. When i launch python and install form the consle the packages are installed to the default python version 2.6 on the os NOT to version 2.5 that came with web2py. Any

Re: [web2py] Python Versions

2011-02-20 Thread Jack Lyons
I have it running from the source now, but it says that there is no module named gluon.widget On Sun, Feb 20, 2011 at 3:59 PM, Jonathan Lundell wrote: > On Feb 20, 2011, at 12:53 PM, Jack Lyons wrote: > > I am not running from the source. > > > You'll need to run from the source if you don't want

Re: [web2py] Python Versions

2011-02-20 Thread Jack Lyons
I am not running from the source. On Sun, Feb 20, 2011 at 3:52 PM, Jack Lyons wrote: > This does not work. Any other suggestions? > > > On Sun, Feb 20, 2011 at 3:41 PM, Bruno Rocha wrote: > >> From MacOs terminal run >> >> $python2.6 web2py.py >> >> >> -- >> Bruno Rocha >> [ About me: http://zer

Re: [web2py] Python Versions

2011-02-20 Thread Jack Lyons
This does not work. Any other suggestions? On Sun, Feb 20, 2011 at 3:41 PM, Bruno Rocha wrote: > From MacOs terminal run > > $python2.6 web2py.py > > > -- > Bruno Rocha > [ About me: http://zerp.ly/rochacbruno ] > > > > 2011/2/20 Jack315 > > Hello, >> >> I need help URGENTLY! >> >> How do I cha

Re: [web2py] Python Versions

2011-02-20 Thread Bruno Rocha
>From MacOs terminal run $python2.6 web2py.py -- Bruno Rocha [ About me: http://zerp.ly/rochacbruno ] 2011/2/20 Jack315 > Hello, > > I need help URGENTLY! > > How do I change the python version that web2py uses? I have 2.6.6 > installed on my computer, however web2py is using 2.5.1 > > PS I

[web2py] Python Versions

2011-02-20 Thread Jack315
Hello, I need help URGENTLY! How do I change the python version that web2py uses? I have 2.6.6 installed on my computer, however web2py is using 2.5.1 PS I am using Mac OS X Snow Leopard Thanks, -- Jack

[web2py] Python versions discrepancy between different online sources

2010-09-23 Thread cjrh
The main page: http://www.web2py.com/ Says, "Runs on Windows, Mac, Unix/Linux, Google App Engine, Amazon EC2, and almost any web hosting via Python 2.4/2.5/2.6, or Java with Jython." The PyPI page, here: http://pypi.python.org/pypi/web2py/1.85.3 Says, "Platform: CPython/Jython 2.4,2.5,2.6,2.7