What download file do I need to get PyODBC 3.1.1 for Python 3.2?
问题 I can't make head nor tail out of the wheelhouse install files for PyODBC. There seem to be three parameters encoded in .whl file names at https://pypi.python.org/pypi/pyodbc/3.1.1 . One appears to be a Python version number, and no file is listed for Python 3.2. Another parameter is the processor, and I haven't the foggiest idea what the third parameter is. This is the first time I've ever heard of a "wheelhouse" installation file. Thank you for any help you can provide. 回答1: Why are you