There are some missing dependencies in the requirements.txt:
- Seaborn (required to run the web server via
python manage.py runserver)
- TextAttack itself (same command to reproduce. You also need to install
cmake to have sentencepiece install correctly.)