Getting Started

setup with Python virtual environment

You can verify the installation by running:

>>> import transformers

I would like to list some common issues:

Issues

  • >>> import transformers
    Traceback (most recent call last):
    File "", line 1, in 
    ModuleNotFoundEr...