Created
August 20, 2020 12:53
-
-
Save phillipsj/af638d24df4d47113b3b7c0c843a38bd to your computer and use it in GitHub Desktop.
Install PyODBC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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