DSE-MSU / DeepRobust

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

Library doesn't install #96

Closed LawrenceKurowski closed 2 years ago

LawrenceKurowski commented 2 years ago

Running on Python 3.9.9, fails to install "llvmlite"

Could you please advise on how to work around this: e.g., which Python version will this library work with?

ChandlerBang commented 2 years ago

3.8.8 should work.

LawrenceKurowski commented 2 years ago

Thanks! works with this version indeed 👍