GithubHelp home page GithubHelp logo

mateusz-kozlowski / real-time-webcam-sudoku-solver Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 2.0 8.86 MB

Uses Computer Vision and Machine Learning to solve sudoku in real time

Python 100.00%
python opencv keras digits computer-vision deeplearning algorithms webcam-sudoku-solver sudoku sudoku-board

real-time-webcam-sudoku-solver's People

Contributors

mateusz-kozlowski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

real-time-webcam-sudoku-solver's Issues

multiple requirements errors

@MateuszKozlowski1124 ,

I had multiple requirements errors while trying to install dependencies.

Steps to reproduce the issue:

  • download the repository
  • create virtual environment
  • try installing requirements in the virtual environment: pip install -r requirements.txt

I can create a pull request with a fix.

Errors included, but were not limited to:

tensorflow error

ERROR: Could not find a version that satisfies the requirement tensorflow==2.3.1 (from versions: 2.5.0rc0, 2.5.0rc1, 2.5.0rc2, 2.5.0rc3, 2.5.0)
ERROR: No matching distribution found for tensorflow==2.3.1

numpy error

ERROR: Cannot install -r requirements.txt (line 12), -r requirements.txt (line 14), -r requirements.txt (line 15), -r requirements.txt (line 18), -r requirements.txt (line 21) and numpy==1.18.5 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested numpy==1.18.5
    h5py 2.10.0 depends on numpy>=1.7
    keras 2.4.3 depends on numpy>=1.9.1
    keras-preprocessing 1.1.2 depends on numpy>=1.9.1
    matplotlib 3.3.3 depends on numpy>=1.15
    opencv-python 4.4.0.46 depends on numpy>=1.19.3

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

tensorboard

ERROR: Cannot install -r requirements.txt (line 37) and tensorboard==2.4.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested tensorboard==2.4.0
    tensorflow 2.5.0 depends on tensorboard~=2.5

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.