Error : No module named attrs

subha
I am getting this "no module named attrs" error while running import KiteConnect statement.
I have tried out these options
pip install twisted
pip install --upgrade kiteconnect

pip uninstall attr
conda install --force attrs

pip install particle
Still facing the same issue. Can someone help me with this.
Sign In or Register to comment.