ConvLab-2 icon indicating copy to clipboard operation
ConvLab-2 copied to clipboard

[BUG] Failed to build tokenizers

Open dongqqcom opened this issue 1 year ago • 3 comments

Describe the bug Failed to build tokenizers when executing the command "pip install -e .". ERROR: Failed building wheel for tokenizers Failed to build tokenizers ERROR: Could not build wheels for tokenizers, which is required to install pyproject.toml-based projects

To Reproduce Steps to reproduce the behavior:

  1. pip install -e .

Expected behavior Installing the dependencies without errors.

Additional context System: macos Python: 3.6

dongqqcom avatar Jun 29 '23 11:06 dongqqcom

The same error occurs in both macos and Linux.

dongqqcom avatar Jun 29 '23 11:06 dongqqcom

It seems that the newest version of tokenizer need rust installed. you can install the version we used tokenizers==0.8.0. Or install rust.

zqwerty avatar Jul 03 '23 07:07 zqwerty

你好,我已收到你的邮件,会尽快给你回复。

dongqqcom avatar Jul 03 '23 07:07 dongqqcom