mkleehammer / pyodbc

Python ODBC bridge
https://github.com/mkleehammer/pyodbc/wiki
MIT No Attribution
2.92k stars 561 forks source link

Microsoft VC++ 2015-2022 already isntalled, but still receiving error to install VC++ 14.0 or above #1043

Closed sandarbhasthana closed 2 years ago

sandarbhasthana commented 2 years ago

I'm on Windows 11 Operating System and have tried

pip install pyodbc

and

Wheel file, but both methods fail.

I've attached both the screenshots, is there any other way to install the library?

Thanks!

Screenshot_1

Screenshot_2

gordthompson commented 2 years ago

What version of Python are you using?

sandarbhasthana commented 2 years ago

Hi,

The python version is 3.10.3

Thanks

On Mon, 21 Mar 2022, 21:03 Gord Thompson, @.***> wrote:

What version of Python are you using?

— Reply to this email directly, view it on GitHub https://github.com/mkleehammer/pyodbc/issues/1043#issuecomment-1074048876, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF24TLH3UGXD74SDIVL3EILVBCJFRANCNFSM5RFUOR7A . You are receiving this because you authored the thread.Message ID: @.***>

gordthompson commented 2 years ago

Duplicate of #1010