rickywid commented on issue #14561: URL: https://github.com/apache/airflow/issues/14561#issuecomment-1298728992
> Hi, I have installed package apache-airflow-providers-snowflake on airflow on docker and i am getting error as "No module named Snowflake". After certain analysis i found that the the snowflake hook operator source code is getting saved with file name snowflake.py and within the source code it tries to import snowflake module. So basically it is trying to import itself. Has anyone encountered this issue ? and please suggest possible solution for same Please refer the error  Were you able to fix this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
