We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lookup airflow build log, a error with gcsfs show when install airflow dependcncies with pip
#48 459.0 Installing collected packages: fsspec, defusedxml, aioitertools, python3-openid, botocore, Flask-OpenID, aiobotocore, s3fs, Flask_OIDC #48 459.0 Attempting uninstall: fsspec #48 459.0 Found existing installation: fsspec 2024.9.0 #48 459.0 Uninstalling fsspec-2024.9.0: #48 459.2 Successfully uninstalled fsspec-2024.9.0 #48 459.4 Attempting uninstall: botocore #48 459.4 Found existing installation: botocore 1.35.16 #48 459.4 Uninstalling botocore-1.35.16: #48 459.5 Successfully uninstalled botocore-1.35.16 #48 460.1 Successfully installed Flask-OpenID-1.3.1 Flask_OIDC-2.2.0 aiobotocore-2.16.0 aioitertools-0.12.0 botocore-1.35.81 defusedxml-0.7.1 fsspec-2024.10.0 python3-openid-3.2.0 s3fs-2024.10.0 #48 460.1 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. #48 460.1 gcsfs 2024.9.0.post1 requires fsspec==2024.9.0, but you have fsspec 2024.10.0 which is incompatible. #48 DONE 462.2s
The text was updated successfully, but these errors were encountered:
No branches or pull requests
lookup airflow build log, a error with gcsfs show when install airflow dependcncies with pip
The text was updated successfully, but these errors were encountered: