Jinja2不兼容

发布于 2025-01-23 10:46:45 字数 305 浏览 3 评论 0原文

我正在尝试将DBT安装到GCP Cloud Shell中,但始终会收到此消息错误:

错误:PIP的依赖项解析器当前未考虑所有已安装的软件包。此行为是以下依赖性冲突的根源。 烧瓶2.1.1需要jinja2> = 3.0,但是您的jinja2 2.11.3不兼容。

我使用sudo pip3卸载jinja2在安装dbt pip3安装dbt-bigquery之后,使用sudo pip3卸下jinja。但是它显示了相同的消息。

I'm trying to install dbt into GCP cloud shell, but always receive this message error:

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.
flask 2.1.1 requires Jinja2>=3.0, but you have jinja2 2.11.3 which is incompatible.

I resetting cloud shell and remove Jinja using sudo pip3 uninstall Jinja2, after install dbt pip3 install dbt-bigquery. But it shows the same message.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文