ageron / ageron/handson-ml2

conda env create -f environment.yml fails during pip step

未關閉
#264 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Jupyter Notebook
星號
30k
分支
13.1k
PR 合併指標
30 天內沒有已合併 PR

描述

MacOS 10.14 Mojave
Miniconda3 (conda 4.8.3)

Following the installation instructions, `conda env create -f environment.yml` fails during the installation of the tokenizers package:

```
error: Can not find Rust compiler
----------------------------------------
ERROR: Failed building wheel for tokenizers
ERROR: Could not build wheels for tokenizers which use PEP 517 and cannot be installed directly

CondaEnvException: Pip failed
```

It seems likely that this is related to the an issue reported for transformers (https://github.com/huggingface/transformers/issues/2831).

Installation of a Rust compiler may be required to proceed. Possibly this can be done through conda?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。