[Discussion] I have an error when I do train.py
Open
question
training
- Dominant language
- Python
- Stars
- 28.4k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
When I do train.py, I have an error `ValueError: attempted relative import beyond top-level package`.
Directory like "audio" is upper hierarchy from "commands" directory.
How can I do train.py ?
Contributor guide
Research direction
Start with train.py and the relative-import path between the audio and commands directories. Reproduce the reported ValueError using the stated invocation, then determine the supported way to run the training entry point. Done means the training command runs without the import error and the invocation is clear to users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100