EvadeML-Zoo
EvadeML-Zoo copied to clipboard
ImportError
trafficstars
I read a really good paper. After following 5.example of README, importerror occurred and asked what to do.
ImportError: No module named models.carlini_models
I guess you could re-download the code and check if there is the carlini_models.py file in the models folder. Besides, which python version are you using? Thank you.
Thanks, I didn't check my python version when i make my virtual env.