mesonbuild / mesonbuild/mesonwrap
"dataclasses" missing in requirements.txt
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
After downloading mesonwrap and installing all Python packages listed in requirements.txt, ``mesonwrap`` failed with:
"ModuleNotFoundError: No module named dataclasses."
Assuming that requirements.txt lists all required Python packages, ``dataclasses`` should be listed there.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting requirements.txt and reproduce the reported installation failure with the listed Python packages. Add the missing dataclasses dependency there, then verify that installing from requirements.txt allows mesonwrap to import successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100