tensorflow / tensorflow/privacy
ModuleNotFoundError: No module named 'mnist_dpsgd_tutorial_common'
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2k
- Forks
- 477
- Avg merge
- 22h 12m
- Merged PRs (30d)
- 1
Description
Unable to execute mnist_dpsgd_tutorial.py throwing a ModuleNotFoundError : ModuleNotFoundError: No module named 'mnist_dpsgd_tutorial_common'
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with mnist_dpsgd_tutorial.py and trace its import of mnist_dpsgd_tutorial_common. Check how the tutorial is expected to be run and where that module is located or referenced in the repository. Done means the tutorial can execute without the reported ModuleNotFoundError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100