alteryx / alteryx/nlp_primitives

Fix conda install on M1 mac computers

未关闭
#121 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
37
派生
13
PR 合并指标
30 天内没有已合并 PR

描述

In the [latest feedstock update](https://github.com/conda-forge/nlp_primitives-feedstock/pull/12) a conditional restriction on the tensorflow version was added in an attempt to create an install environment that worked on M1 mac computers. However, the arm specific directive in `recipe.yml` does not seem to work. During local testing I end up with tensorflow 2.4.1 when running `conda install "nlp-primitives-complete=2.4.0"` instead of 2.7.0 or greater as specified in the recipe.

This with this environment the Elmo and Universal Sentence Encoder tests fail. We need to investigate why the tensorflow complete install command doesn't install the expected version of tensorflow and update the feedstock to install a version that works on M1 macs as expected.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。