Replies: 1 comment 2 replies
-
Hi @keode Did you install ART as root? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed art in a conda virtual environment via pip install adversarial-robustness-toolbox and the installation went through without error. I then tried to run the example get_started_scikit_learn.py, but I got the error
It seems that _config["ART_DATA_PATH"] is set to a root directory. Why is that so and how can I solve this?
My installation commands:
My pip list output
Beta Was this translation helpful? Give feedback.
All reactions