DSE-MSU / DeepRobust

A pytorch adversarial library for attack and defense methods on images and graphs
MIT License
976 stars 189 forks source link

ModuleNotFoundError: No module named 'texttable' #114

Open speedhawk opened 2 years ago

speedhawk commented 2 years ago

Hi. When I try to train a CNN model to implement an image attack on colab, it reminded me this error despit of the fact that I have installed this module. Could any one please help me to fix this problem? Many Thanks!!