| Issue 195: | Installation fails with Python 3.2.1 amd64 | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I have Python 3.2.1 amd64 on Win7 x64 installed and when I try to install pyodbc-py3-3.0.1-beta01.win32-py3.2.exe it fails with the error that Python 3.2 could not be found in the registry.
Aug 10, 2011
#1
JoeSalm...@hotmail.com
Aug 17, 2011
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.
Dec 18, 2011
(No comment was entered for this change.)
Status:
Complete
|