thanks, running from source solved the problem

On Feb 9, 1:41 am, Richard <[email protected]> wrote:
> on Linux I would try starting the server with "python2.6 web2py.py"
>
> On Feb 9, 10:25 am, pistacchio <[email protected]> wrote:
>
>
>
> > i checked it via the web shell. indeed it's a different version..
> > can't i get web2py server to run on system's python instance?
>
> > On 8 Feb, 22:26, Thadeus Burgess <[email protected]> wrote:
>
> > > Probably will get a better reply from a Mac user.
>
> > > To verify the python version
>
> > > >>> import sys
> > > >>> print sys.version
>
> > > Make sure web2py is running on the same version that you installed PIL.
>
> > > -Thadeus
>
> > > On Mon, Feb 8, 2010 at 3:13 PM, pistacchio <[email protected]> wrote:
> > > > oh... how to check and set?
>
> > > > On 8 Feb, 22:09, Thadeus Burgess <[email protected]> wrote:
> > > >> is web2py running on python 2.6.1 or the built-in python 2.4? ?
> > > >> -Thadeus
>
> > > >> On Mon, Feb 8, 2010 at 3:02 PM, pistacchio <[email protected]> 
> > > >> wrote:
> > > >> > Hi to all,
> > > >> > I'm running python 2.6.1 on MacOSX Snow Leopard. I installed PIL (the
> > > >> > image manipulation library) with easy_install.
>
> > > >> > If I run python in terminal, import Image is accepted. When trying
> > > >> > import Image in a controller of web2py (its own test server), it 
> > > >> > tells
> > > >> > me that there's no library called Image. Any help? Thanks
>
> > > >> > --
> > > >> > You received this message because you are subscribed to the Google 
> > > >> > Groups "web2py-users" group.
> > > >> > To post to this group, send email to [email protected].
> > > >> > To unsubscribe from this group, send email to 
> > > >> > [email protected].
> > > >> > For more options, visit this group 
> > > >> > athttp://groups.google.com/group/web2py?hl=en.
>
> > > > --
> > > > You received this message because you are subscribed to the Google 
> > > > Groups "web2py-users" group.
> > > > To post to this group, send email to [email protected].
> > > > To unsubscribe from this group, send email to 
> > > > [email protected].
> > > > For more options, visit this group 
> > > > athttp://groups.google.com/group/web2py?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to