Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error for the sample Colab tutorial #4

Open
FereshtehFeiz opened this issue Feb 10, 2023 · 3 comments
Open

Error for the sample Colab tutorial #4

FereshtehFeiz opened this issue Feb 10, 2023 · 3 comments

Comments

@FereshtehFeiz
Copy link

Hello, Thanks for the work, I am trying to run the colab tutorial, I got this below error, while running these lines:
from feel_it import EmotionClassifier
emotion_classifier = EmotionClassifier()
Error: Invalid version: '0.10.1,<0.11'

Could you help me?

Thanks

@vinid
Copy link
Contributor

vinid commented Feb 10, 2023

Hello!

!pip install transformers==4.11.3

should solve the issue for now. we probably need to update the requirements

@FereshtehFeiz
Copy link
Author

Thanks!

@vinid vinid reopened this Mar 24, 2023
@tassoman
Copy link

I was able to build it flawless on ubuntu, by using python3 venv
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants