you need to install psycopg2 package
pip3 install psycopg2
or
pip3 install psycopg2-binary

On Tue, Feb 18, 2020 at 7:52 AM Maurice Waka <mauricew...@gmail.com> wrote:
>
> SO I start importing/changing from web2py to py4web.
>   File 
> "/home/maurice/.local/lib/python3.6/site-packages/pydal/adapters/base.py", 
> line 134, in find_driver
>     "No driver of supported ones %s is available" % str(self.drivers)
> RuntimeError: No driver of supported ones ('psycopg2',) is available
>

-- 
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 web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/CAEVys%2BSe%3DqfgGq4wd6TSaH2Gf2SspvA363XyJtKkAQEqHXh3yA%40mail.gmail.com.

Reply via email to