If you have a local installation of Python, it is generally better to run 
web2py from source, as it will be able to use whatever Python packages you 
have installed on your system.

Anthony

On Thursday, March 1, 2018 at 2:39:18 PM UTC-5, Rob Paire wrote:
>
> Hello web2py community!
>
> I am in the process of moving a 4 year old web2py application to a new 
> server and I am having trouble getting the application to connect to 
> PostgreSQL 10.2.  I am guessing because the version of psycopg2 driver in 
> web2py is: 2.5.4 (dt dec pq3 ext) 
>
> I installed the latest version of psycopg2 to my local Python installation 
> and I can talk to the database, but how do I make web2py use the latest 
> drivers? It is necessary to run from source to do this?   
>
> Comments are appreciated.
>
> Thank you for your help!
> -Rob
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to