I would like to use pyodbc, but I seems to not get to Library on Explorer. I have done "import pyodbc" and "pip install -r requirements.txt"
I see "pyodbc-4.0.32.dist-info" folder in C:\Users\kenny\AppData\Local\Programs\Python\Python37\Lib\site-packages
But I don't see in Visual Studio and getting errors from missing pyodbc.
Please instruct me! Thanks.