potiuk commented on issue #32672: URL: https://github.com/apache/airflow/issues/32672#issuecomment-1647022756
And I also suggest everyone here to add more comments to the issue https://github.com/pymssql/pymssql/pull/827 - unfortunately there is really not much we can do here - this is low-level installation problem, combination of four factors: 1) Cython 3 released with breaking changes 2) Pymssql stating that they need Cython > 0.29.22 3) Pymssql being not compatible with new Cython 4) pip using build isolation and downloading and using latest build dependencies when they are building package Since - we hope - the issue will be solved soon, this issue with clearly stated steps how to workaround it is best way to document it as users looking for the problem will find it here. If it will last for longer we might need to put it at the provider's page, though hopefully it will not be needed. pymssql is not installable for anyone on ARM MacOS without the workaround so I guess microsoft will fix the problem shortly. -- 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]
