Skip to content

No module named data #11

@LucasFenaux

Description

@LucasFenaux

Hi. I am trying to get your repository running. In particular, I am trying to run your experiments for transfer-based attacks. In your main_attack.py file, you have the following import statement:
from data.data_loader import build_dataloader

This import statement throws a ModuleNotFoundError: No module named 'data' error since there is no such module in your repository. I searched everywhere and could not find the build_dataloader function anywhere in repository either. I have all the dependencies installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions