I am trying to install Snowflake connector in Python using below command but now successful. OS is Windows 11 with admin rights
pip install snowflake-connector-python
and below is the error
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for snowflake-connector-python
Failed to build snowflake-connector-python
ERROR: Failed to build installable wheels for some pyproject.toml based projects (snowflake-connector-python)
… any help would be appreciated