I'm getting an error that Django did not find the pyodbc
library in the build directory. Will use an installed version.
Traceback (most recent call last):
File "C:\Users\ggang1\Downloads\pyodbc-4.0.17\pyodbc-4.0.17\tests3\test.py", line 5, in <module>
import pyodbc
ImportError: No module named pyodbc
Any help would be appreciated.