Hello to All,
I new to the web2py platform particularly and web development in general. Using the web2py book (page 91) as a learning guide i'm recreating the image blog exercise. However, after creation I'm getting the following error message:
Error ticket for "images"
Ticket ID
127.0.0.1.2019-09-28.10-46-00.3bd1429a-5c01-4f5e-ae1d-b2ad2295993f
<type 'exceptions.SyntaxError'> Adapter not found for sqLite
Could anyone assist me on how to remove it and have the test db work?
Thanks!
Note: In creating the new application there is a db.py that existed already, so for the "images" app the db1.py was created.