Skip to content

Instantly share code, notes, and snippets.

@phillipsj
Created August 20, 2020 12:53
Show Gist options
  • Save phillipsj/af638d24df4d47113b3b7c0c843a38bd to your computer and use it in GitHub Desktop.
Save phillipsj/af638d24df4d47113b3b7c0c843a38bd to your computer and use it in GitHub Desktop.
Install PyODBC
$ pip install --user pyodbc
Collecting pyodbc
Downloading pyodbc-4.0.30-cp38-cp38-win_amd64.whl (68 kB)
|████████████████████████████████| 68 kB 834 kB/s
Installing collected packages: pyodbc
Successfully installed pyodbc-4.0.30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment