ERROR: Command errored out with exit status 1: command: 'c:\users\pc1\appdata\local\programs\python\python38\python.exe' -u -c 'import sys, setuptools, tokenize; sys ...
Hello, I am trying to get pyodbc to run with my python. I downloaded and successfully ran this installer here: pyodbc-3.0.6.win-amd64-py3.3.exe when i try to: import pyodbc i get the following error: ...