yunjey / pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers
MIT License
29.79k stars 8.03k forks source link

ImportError: cannot import name 'get_backend' matplotlib #162

Closed anjalinagel12 closed 5 years ago

anjalinagel12 commented 5 years ago

got this error while running this line: python build_vocab.py If anyone knows how to solve it, then please help.

anjalinagel12 commented 5 years ago

Solution: check the version of matplotlib and python. They should be compatible.