Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing positional arguments #10

Open
Yaoyaolingbro opened this issue Apr 24, 2024 · 1 comment
Open

missing positional arguments #10

Yaoyaolingbro opened this issue Apr 24, 2024 · 1 comment

Comments

@Yaoyaolingbro
Copy link

File "/home/***/ProteinInvBench/opencpd/utils/main_utils.py", line 47, in get_dataset
return load_data(**config)
^^^^^^^^^^^^^^^^^^^
TypeError: load_data() missing 2 required positional arguments: 'pdb_path' and 'split_csv'

You've done a nice framework for inverse folding.
However, I've meet the mistakes here, and I have no idea how to add the arguments or what the csv file is?
What should I do now. Looking forward to your supplyment!

@Yaoyaolingbro
Copy link
Author

I've fix it, they are just two redundant parameters. Just delete it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant