May 5, 2021
Hi pradeep,
there is problem with pip3 installation.
you can try with git installation
!git clone --depth=1 https://github.com/twintproject/twint.git
%cd twint
!pip3 install . -r requirements.txt
it work perfectly for git installation i tried it.