You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
pip install -e .
Expected behavior
Installing the dependencies without errors.
Additional context
System: macos
Python: 3.6
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
Installing the dependencies without errors.
Additional context
System: macos
Python: 3.6
The text was updated successfully, but these errors were encountered: