pankajkoti commented on issue #27674:
URL: https://github.com/apache/airflow/issues/27674#issuecomment-1316417611

   We are getting the below error when trying to install the Kubernetes RC via 
`setup.cfg`:
   
   ```
   ERROR: Could not find a version that satisfies the requirement 
apache-airflow-providers-cncf-kubernetes==5.0.0rc3; extra == "all" (from 
astronomer-providers[all]) (from versions: 2.0.2, 3.0.0, 4.0.0, 4.1.0, 4.3.0, 
4.4.0)
   ERROR: No matching distribution found for 
apache-airflow-providers-cncf-kubernetes==5.0.0rc3; extra == "all"
   ```
   
   Any hint that could help us solve this problem? The same via pip install 
works. But somehow it is failing with setup.cfg only for this RC, all other RCs 
work fine via `setup.cfg` including `apache-airflow-providers-amazon==6.1.0rc1, 
apache-airflow-providers-apache-hive==4.1.0rc1, 
apache-airflow-providers-apache-livy==3.2.0rc1, 
apache-airflow-providers-common-sql==1.3.0rc1, 
apache-airflow-providers-databricks==3.4.0rc1, 
apache-airflow-providers-google==8.5.0rc1, 
apache-airflow-providers-microsoft-azure==5.0.0rc1, 
apache-airflow-providers-snowflake==4.0.0rc1, 
apache-airflow-providers-trino==4.2.0rc1`


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

Reply via email to