TextAttack
TextAttack copied to clipboard
subprocess-exited-with-error
I tried to install this tool in my kali VM.
Commands Used - pip install textattack
But following issue occurred.

I had the same problem.
Solved by doing the following:
sudo apt update
sudo apt upgrade
sudo apt install cmake
sudo apt install pkg-config
seems like a versioning issue with setuptools. Please follow these instructions: https://stackoverflow.com/questions/14426491/python-3-importerror-no-module-named-setuptools