huggingface / huggingface/blog
error
- Dominant language
- Jupyter Notebook
- Stars
- 3.5k
- Forks
- 1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 19
Description
when !pip install -q git+https://github.com/huggingface/transformers.git
ERROR: transformers 2.11.0 has requirement tokenizers==0.7.0, but you'll have tokenizers 0.8.0rc3 which is incompatible.
how to solve ,thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Begin with the reported `pip install -q git+https://github.com/huggingface/transformers.git` command and compare the stated transformers 2.11.0 requirement for tokenizers==0.7.0 with the installed 0.8.0rc3. Done means determining a supported compatible dependency set or documenting the expected installation path; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- huggingface, python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100