SNOW-1613751: snowflake-export-cert tool is broken #2015
Labels
bug
status-fixed_awaiting_release
The issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.
status-triage_done
Initial triage done, will be further handled by the driver team
Python version
Python 3.12.4
Operating system and processor architecture
Linux-5.4.0-153-generic-x86_64-with-glibc2.38
Installed packages
What did you do?
I believe it can be fixed by removing https://github.com/snowflakedb/snowflake-connector-python/blob/main/setup.cfg#L79 (
snowflake-export-certs = snowflake.connector.tool.export_certs:main
) - there is nosnowflake.connector.tool.export_certs
module as far as I can tell.The text was updated successfully, but these errors were encountered: