pypuf
pypuf copied to clipboard
module 'pypuf.attack' has no attribute 'LRAttack2021'
Hello, I have a project that I worked on last year and it had no issue. Now, I'm getting error "module 'pypuf.attack' has no attribute 'LRAttack2021' . I'm not sure why 'LRAttack2021' is not exist in the module anymore. Same case with 'MLPAttack2021'
Please let me know if I'm missing something.
Thanks!
Which version of pypuf are you using? (Check using python3 -m pip show pypuf
)
Version: 2.2.0

Current version is 3.2.1, that's probably why the module is missing. Try pip install --upgrade pypuf.
On March 21, 2023 6:40:48 PM GMT+01:00, sara-alahmadi @.***> wrote:
Version: 2.2.0
![]()