cisagov / cisagov/mesa-toolkit
Python3.13 Compatibility
- Dominant language
- HTML
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
# 🐛 Summary #
Python3.13 appears to break some of the installation process and compatibility with leveraged tools. Some dependencies that existed for Python3.12 have been deprecated for Python3.13.
## Expected behavior ##
The tool should be able to install regardless of the version of Python3 that is used. Currently new installations on fresh instances break the tool and make it unusable.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing a fresh installation with Python 3.13 and compare the installation dependencies with the Python 3.12 setup described in the issue. Done means the tool installs and remains usable on Python 3.13 and other supported Python 3 versions without deprecated dependencies breaking the process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100