Skip to content

Question regarding make_dataloader_parser() #1

@walee-1

Description

@walee-1

Can you kindly let me know from where do you get the call to the function dataparser. Since anaconda is blocked at our institute, we are trying to reconstruct the environment using venvs as well as miniforge3, as a result we have to edit your environment files because the build numbers obviously are different in miniforge.

Traceback (most recent call last):
  File "/$HOME/AlloPool-main/train.py", line 547, in <module>
    dataloder_parser = make_dataloader_parser()
                       ^^^^^^^^^^^^^^^^^^^^^^
NameError: name 'make_dataloader_parser' is not defined

Can you kindly let me know if it is a custom function whose file is not loaded in the project, or am I missing some obvious package/path while establishing my own environment. Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions