Closed GoogleCodeExporter closed 9 years ago
Yes it works in CGI/WSGI. An import error means that (1) pyodbc is not
installed in
the right place (perhaps you have 2 versions of Python installed?) or (2) your
framework is not loading .pyd modules.
It may be that Google AppEngine doesn't allow binary modules. Can you confirm
that?
Original comment by mkleehammer
on 15 Jul 2009 at 1:57
Yes it works in CGI/WSGI. An import error means that (1) pyodbc is not
installed in
the right place (perhaps you have 2 versions of Python installed?) or (2) your
framework is not loading .pyd modules.
It may be that Google AppEngine doesn't allow binary modules. Can you confirm
that?
Original comment by mkleehammer
on 15 Jul 2009 at 1:58
Google Appengine doesn't allow to import relative database in your local server.
I solved the problem by not using google appengine.
Thanks,
Original comment by rin...@gmail.com
on 20 Jul 2009 at 7:09
Original comment by mkleehammer
on 8 Aug 2009 at 2:46
Original comment by mkleehammer
on 21 Nov 2010 at 4:43
Original issue reported on code.google.com by
rin...@gmail.com
on 8 Jul 2009 at 7:19