#119·bertviz

cannot import name 'Mapping' from 'collections'

Author: paulacecconCreated Jul 9, 2023Updated Dec 22, 2023

I'm getting this error when calling:

from bertviz.transformers_neuron_view import BertModel, BertTokenizer

With Python 3.11. The Mapping location has been updated but this is not reflected here.