Closed GoogleCodeExporter closed 8 years ago
The beta version you installed is for 32bit Python, but you installed 64bit
Python. You need a 64bit pyodbc but a download for that is not yet posted.
(I'm waiting on this too). If you get the source you could trying compiling,
otherwise you'll have to wait for a 64 bit download to be posted.
Original comment by JoeSalm...@hotmail.com
on 10 Aug 2011 at 11:21
Yes you where right!
I downloaded and compiled the source, installation worked fine too, but now I'm
stuck with many errors.
Some are belonging to old Python2 code in the test functions, others are
belonging to Unicode decoding like:
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe4 in position 1: invalid
continuation byte
It would be nice to get more information about the string.
Original comment by IPsting...@gmail.com
on 17 Aug 2011 at 9:25
Original comment by mkleehammer
on 18 Dec 2011 at 11:11
Original issue reported on code.google.com by
IPsting...@gmail.com
on 9 Aug 2011 at 9:24