microsoft / microsoft/foldingdiff

Submit training code error

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

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
568
Forks
74
Avg merge
20h 2m
Merged PRs (30d)
1

Description

I'm sorry to bother you, but I ran pythonpython bin/train.py config_jsons/cath_full_angles_cosine.json --dryrun in foldingdiff_main The error is as follows:
from foldingdiff import datasets
ModuleNotFoundError: No module named 'foldingdiff'
Looking forward to your reply

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.

Research direction

Start with bin/train.py and the command shown in the report, then inspect how the foldingdiff package is expected to be made importable when running from foldingdiff_main. Use config_jsons/cath_full_angles_cosine.json with --dryrun to verify the import error is resolved and the training entry point starts successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.