I've been trying to download PYODBC 1.3 onto Python 3.4 for about 2 weeks.
I've gone to: https://pypi.python.org/pypi/pypyodbc/1.3.0 to download the folders.
When I run the easy_install.py and pyodbc.py, it seems to run fine. But then when I try to create a new query or whatever, and when I import PYODBC, it says "No module named 'pyodbc'.
Can I please get step by step instructions to download it?
I have Windows 32 bit, if that helps.
Any information would help me tremendously! Thank you!