alldoami commented on issue #20863:
URL: https://github.com/apache/superset/issues/20863#issuecomment-1224367213

   Can these reqs get considered? 
   ```
   typing-extensions==4.3.0
   snowflake-connector-python==2.7.9
   snowflake-sqlalchemy==1.2.4
   ```
   
   After pinning these packages, my errors went away but Superset is requiring 
a different version for `typing-extensions`. I think this is the only way this 
will work with the right version of the `snowflake` packages.
   
   ```
   pkg_resources.DistributionNotFound: The 'typing-extensions<4,>=3.10' 
distribution was not found and is required by apache-superset
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to