[web2py] Re: sqlite3 driver not found ((

2016-09-17 Thread Dmitri Ermolaev



пятница, 16 сентября 2016 г., 21:34:57 UTC+3 пользователь Dmitri Ermolaev 
написал:
>
> I try to install on Unix server - unpack .zip
> and run apps - error:
>  Failure to connect, tried 5 times: Traceback (most recent call last): 
> File 
> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/base.py", 
> line 455, in __init__ self._adapter = adapter(**kwargs) File 
> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/adapters/__init__.py",
>  
> line 40, in __call__ obj = super(AdapterMeta, cls).__call__(*args, 
> **kwargs) File 
> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/adapters/base.py",
>  
> line 373, in __init__ super(SQLAdapter, self).__init__(*args, **kwargs) 
> File 
> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/adapters/base.py",
>  
> line 50, in __init__ self.find_driver() File 
> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/adapters/base.py",
>  
> line 101, in find_driver str(self.drivers)) RuntimeError: No driver of 
> supported ones ('sqlite2', 'sqlite3') 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.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: sqlite3 driver not found ((

2016-09-16 Thread Dave S


On Friday, September 16, 2016 at 11:51:02 AM UTC-7, Dmitri Ermolaev wrote:
>
> I install pyDALL https://github.com/web2py/pydal
> but same error ((
> in python command line - erro is same - not found driver!
>

What does your connection string look like?

/dps
 

>
> пятница, 16 сентября 2016 г., 21:34:57 UTC+3 пользователь Dmitri Ermolaev 
> написал:
>>
>> I try to install on Unix server - unpack .zip
>> and run apps - error:
>>  Failure to connect, tried 5 times: Traceback (most recent call last): 
>> File 
>> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/base.py", 
>> line 455, in __init__ self._adapter = adapter(**kwargs) File 
>> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/adapters/__init__.py",
>>  
>> line 40, in __call__ obj = super(AdapterMeta, cls).__call__(*args, 
>> **kwargs) File 
>> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/adapters/base.py",
>>  
>> line 373, in __init__ super(SQLAdapter, self).__init__(*args, **kwargs) 
>> File 
>> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/adapters/base.py",
>>  
>> line 50, in __init__ self.find_driver() File 
>> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/adapters/base.py",
>>  
>> line 101, in find_driver str(self.drivers)) RuntimeError: No driver of 
>> supported ones ('sqlite2', 'sqlite3') 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.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: sqlite3 driver not found ((

2016-09-16 Thread Dmitri Ermolaev
I install pyDALL https://github.com/web2py/pydal
but same error ((
in python command line - erro is same - not found driver!

пятница, 16 сентября 2016 г., 21:34:57 UTC+3 пользователь Dmitri Ermolaev 
написал:
>
> I try to install on Unix server - unpack .zip
> and run apps - error:
>  Failure to connect, tried 5 times: Traceback (most recent call last): 
> File 
> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/base.py", 
> line 455, in __init__ self._adapter = adapter(**kwargs) File 
> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/adapters/__init__.py",
>  
> line 40, in __call__ obj = super(AdapterMeta, cls).__call__(*args, 
> **kwargs) File 
> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/adapters/base.py",
>  
> line 373, in __init__ super(SQLAdapter, self).__init__(*args, **kwargs) 
> File 
> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/adapters/base.py",
>  
> line 50, in __init__ self.find_driver() File 
> "/usr/local/lib/python2.7/site-packages/pyDAL-16.8-py2.7.egg/pydal/adapters/base.py",
>  
> line 101, in find_driver str(self.drivers)) RuntimeError: No driver of 
> supported ones ('sqlite2', 'sqlite3') 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.
For more options, visit https://groups.google.com/d/optout.