-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels