Massimo Di Pierro <massimo.dipierro@...> writes:

> 
> 
> What you are telling me is that pypyodbc does not require additional 
python packages but it requires odbc.
> 
> 

Hi, I'm the maintainer of pypyodbc. I noticed you meet the library
 loading problem and I re-looked at the code, and I uploaded a 
 patch that will fix the library loading problem. 

It's ture pypyodbc requires odbc (the unixodbc package), and like 
pypyodbc, pyodbc also requires that on linux. However, in the previous 
version, it seems pypyodbc didn't find your libodbc.so library 
correctly. I updated the way how pypyodbc find the lib, and I think 
this may be able to solve the problem.

You can download the latest verson at 
http://pypyodbc.googlecode.com/svn/trunk/pypyodbc/pypyodbc.py

-- 

--- 
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/groups/opt_out.


Reply via email to