Cannot locate 'rfd3.trainer.rfd3.AADesignTrainer' when running examples or inference

Open
#60 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

Reproduce the failure from the official examples, starting with foundry/examples/all.ipynb and the Hydra target rfd3.trainer.rfd3.AADesignTrainer. Check how the trainer target is resolved in the current commit and verify that both the examples and inference can instantiate it without the Hydra error.

Written by the indexing model from the issue text.

Description

RFdiffusion3

Environment

Description

I am trying to run the official RFD3 examples and inference, but encounter the following Hydra error:

This occurs in the following cases:

  1. Running the Jupyter notebook example:
./foundry/examples/all.ipynb

InstantiationException: Error locating target 'rfd3.trainer.rfd3.AADesignTrainer', set env var HYDRA_FULL_ERROR=1 to see chained exception.
full_key: trainer
Dominant language
Python
Stars
966
Forks
181
Avg merge
4d 4h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from RosettaCommons/foundry

All issues in RosettaCommons/foundry

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.