【问题标题】:Azure databricks msal library python 2 instead of python 3Azure databricks msal 库 python 2 而不是 python 3
【发布时间】:2019-10-28 10:58:57
【问题描述】:

我从官方pypi repository安装了msal当前的轮子库。 但是wheel文件有一个python版本的v2。 我尝试将此库安装到配置了 python 3 的 Azure Databricks 集群中。这个冲突是因为 msal 的 wheel 库配置了 python 2。当我将 Databricks 集群降级到 python 2 时,该库安装完美。但这不是解决方案,因为我所有的笔记本都是用 python 3 编程的。我也想不出为什么 msal 库还没有在蟒蛇3? 任何解决方法。

【问题讨论】:

    标签: python msal azure-databricks


    【解决方案1】:

    这应该在MSAL 0.9.0 或更高版本之后得到解决。

    披露:我是该库的维护者之一。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-06-15
      • 2017-10-03
      • 1970-01-01
      • 2019-10-04
      • 2016-11-19
      • 2017-03-18
      • 2015-11-01
      相关资源
      最近更新 更多