mesonbuild / mesonbuild/mesonwrap

"dataclasses" missing in requirements.txt

Open
#148 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.