Cannot install PyMsgBox

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reproducing the PyMsgBox installation failure and inspect the pyproject.toml-based build output, focusing on the reported RecursionError and failed wheel creation. Done means the package builds and installs successfully through pip; the issue does not provide an environment, Python version, or repository file beyond the build-system reference.

Written by the indexing model from the issue text.

Description

When I try to install it, I get RecursionError.
End of output:
RecursionError: maximum recursion depth exceeded
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for PyMsgBox
Failed to build PyMsgBox
ERROR: Could not build wheels for PyMsgBox, which is required to install pyproject.toml-based projects

Dominant language
Python
Stars
68
Forks
22
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from asweigart/PyMsgBox

All issues in asweigart/PyMsgBox

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.