Skip to content
New issue

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

[BUG]: gcsfs maybe error in airflow container #133

Open
whg517 opened this issue Dec 19, 2024 · 0 comments
Open

[BUG]: gcsfs maybe error in airflow container #133

whg517 opened this issue Dec 19, 2024 · 0 comments

Comments

@whg517
Copy link
Member

whg517 commented Dec 19, 2024

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
@whg517 whg517 changed the title Airflow container gcsfs maybe error gcsfs maybe error in airflow container Dec 19, 2024
@whg517 whg517 changed the title gcsfs maybe error in airflow container [BUG]: gcsfs maybe error in airflow container Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant