** Now I am running python 2.7 **

On Sat, Jan 14, 2012 at 10:40 PM, Bruce Wade <[email protected]> wrote:

> Hi,
>
> Fresh install of pcbsd 9, just downloaded web2py source version, when
> running python web2py:
>
> please visit:
>         http://127.0.0.1:8000
> use "kill -SIGTERM 21799" to shutdown the web2py server
> DEBUG: connect attempt 0, connection error:
> Traceback (most recent call last):
>   File "/usr/home/detectedstealth/Downloads/web2py/gluon/dal.py", line
> 4736, in __init__
>     self._adapter = ADAPTERS[self._dbname](*args)
>   File "/usr/home/detectedstealth/Downloads/web2py/gluon/dal.py", line
> 1634, in __init__
>     raise RuntimeError, "Unable to import driver"
> RuntimeError: Unable to import driver
> DEBUG: connect attempt 1, connection error:
> Traceback (most recent call last):
>   File "/usr/home/detectedstealth/Downloads/web2py/gluon/dal.py", line
> 4736, in __init__
>     self._adapter = ADAPTERS[self._dbname](*args)
>   File "/usr/home/detectedstealth/Downloads/web2py/gluon/dal.py", line
> 1634, in __init__
>     raise RuntimeError, "Unable to import driver"
> RuntimeError: Unable to import driver
> DEBUG: connect attempt 2, connection error:
> Traceback (most recent call last):
>   File "/usr/home/detectedstealth/Downloads/web2py/gluon/dal.py", line
> 4736, in __init__
>     self._adapter = ADAPTERS[self._dbname](*args)
>   File "/usr/home/detectedstealth/Downloads/web2py/gluon/dal.py", line
> 1634, in __init__
>     raise RuntimeError, "Unable to import driver"
> RuntimeError: Unable to import driver
> DEBUG: connect attempt 3, connection error:
> Traceback (most recent call last):
>   File "/usr/home/detectedstealth/Downloads/web2py/gluon/dal.py", line
> 4736, in __init__
>     self._adapter = ADAPTERS[self._dbname](*args)
>   File "/usr/home/detectedstealth/Downloads/web2py/gluon/dal.py", line
> 1634, in __init__
>     raise RuntimeError, "Unable to import driver"
> RuntimeError: Unable to import driver
>
>
> DEBUG: connect attempt 4, connection error:
>
>
> Traceback (most recent call last):
>   File "/usr/home/detectedstealth/Downloads/web2py/gluon/dal.py", line
> 4736, in __init__
>     self._adapter = ADAPTERS[self._dbname](*args)
>   File "/usr/home/detectedstealth/Downloads/web2py/gluon/dal.py", line
> 1634, in __init__
>     raise RuntimeError, "Unable to import driver"
> RuntimeError: Unable to import driver
>
> Not I am running python 2.7 and the default database is sqlite.
> --
> --
> Regards,
> Bruce Wade
> http://ca.linkedin.com/in/brucelwade
> http://www.wadecybertech.com
> http://www.warplydesigned.com
> http://www.fitnessfriendsfinder.com
>



-- 
-- 
Regards,
Bruce Wade
http://ca.linkedin.com/in/brucelwade
http://www.wadecybertech.com
http://www.warplydesigned.com
http://www.fitnessfriendsfinder.com

Reply via email to