-
Notifications
You must be signed in to change notification settings - Fork 31
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
TypeError: cannot unpack non-iterable NoneType object while importing fairseq #48
Comments
@anoopkunchukuttan, @GokulNC , @sumanthd17 Can you please help me here Regards |
Yeah, I had the same issue. I can't load any translation model. Please check the following error message:
|
Hi Team Regards |
Yes. There are many open issues in fairseq repo regarding this error. But I could see successful run in the notebook shared in this repo.Hence requesting them the workaround they have followed if any |
Hi Team
I am trying to reproduce indicTrans_python_interface.ipynb. I am not able to import fairseq library .Below is the error I am facing.
I could see same issue is still open in fairseq github repo. I tried installing torch and torchvision packages as mentioned in below link but still I am facing the same issue.
facebookresearch/fairseq#4214
This is issue is blocking me to train my own model as well using IndicTrans_training.ipynb .
I could see the import is successful in indicTrans_python_interface.ipynb. with few warnings.
Below is link to my notebook
https://colab.research.google.com/drive/1e0G_jDe8_0hd-xtj1e4zhwqJQNtE86EC?usp=sharing
Can you please help me here
Regards
Subbu
The text was updated successfully, but these errors were encountered: