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

No module named 'transformers' error #3

Closed
HeejoNam opened this issue Nov 11, 2020 · 1 comment
Closed

No module named 'transformers' error #3

HeejoNam opened this issue Nov 11, 2020 · 1 comment

Comments

@HeejoNam
Copy link

Hi, I am Heejo.
Thank you for the amazing package!
I followed your guide and got an error in run_finetune.py

Traceback (most recent call last):
File "run_finetune.py", line 36, in
from transformers import (
ModuleNotFoundError: No module named 'transformers'

I think that I should not install the module using 'pip install transformers'
because you extended the code from huggingface.
How can I install your modified transformers package?

@vedashreebhandare
Copy link

Hello @HeejoNam How did you resolve this error? I am getting a similar error when I run finetune.py. Thanks for your help in advance

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

2 participants