2 Open Issues Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix errors in the main.py and solver.py files of a Python Sudoku solver project. The errors prevent the program from running correctly. Improvements to code structure and functionality are also welcome.

Complexity: 4/5
bug enhancement help wanted

AI Summary: Develop a PyQt5 GUI for a Sudoku solver. The GUI should allow users to input Sudoku puzzles either manually or via image import (using OpenCV). It should then offer two solving modes: a step-by-step visualization and an instant solution. Optional future enhancements include adding a playable Sudoku mode.

Complexity: 4/5
enhancement good first issue