leanst-daniel opened a new issue, #32961:
URL: https://github.com/apache/airflow/issues/32961
### Apache Airflow version
Other Airflow 2 version (please specify below)
### What happened
Hi all,
when I redeployed our testing Airflow environment I ran into the following
error:
Defaulting to user installation because normal site-packages is not writeable
Collecting apache-airflow-providers-microsoft-mssql==3.3.2
Downloading
apache_airflow_providers_microsoft_mssql-3.3.2-py3-none-any.whl (16 kB)
Requirement already satisfied: apache-airflow-providers-common-sql>=1.3.1 in
/home/airflow/.local/lib/python3.9/site-packages (from
apache-airflow-providers-microsoft-mssql==3.3.2) (1.3.4)
Requirement already satisfied: apache-airflow>=2.3.0 in
/home/airflow/.local/lib/python3.9/site-packages (from
apache-airflow-providers-microsoft-mssql==3.3.2) (2.5.2)
Collecting pymssql>=2.1.5
Downloading pymssql-2.2.8.tar.gz (171 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.5/171.5 kB 88.0 MB/s eta
0:00:00
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
We add the pip requirement
"apache-airflow-providers-microsoft-mssql==3.3.2". As soon as I remove the
extra pip package everything works fine.
I'm not sure since when this issue exsists but our last deployment was on
the 28th June.#
best regards
### What you think should happen instead
_No response_
### How to reproduce
Add apache-airflow-providers-microsoft-mssql==3.3.2 to pip requirements
### Operating System
Docker airflow:2.5.2-python3.9
### Versions of Apache Airflow Providers
apache-airflow-providers-microsoft-mssql==3.3.2
### Deployment
Other Docker-based deployment
### Deployment details
_No response_
### Anything else
_No response_
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
--
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]