neeru1207 / AI_Sudoku

GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
Creative Commons Zero v1.0 Universal
999 stars 153 forks source link

How do I run this code in Mac? #14

Closed shoaib1992 closed 4 years ago

shoaib1992 commented 4 years ago

I am new to GitHub and don't really know how to run this code in MacBook.I tried downloading zip file and running the .py extension files in Pycharm but getting many errors.Can you please guide me?

neeru1207 commented 4 years ago

You need to install Python, Pip and all the required packages on mac before running this application. kindly refer online as to how to download and install python. Then proceed to install all the required packages.

HassanBinHaroon commented 2 years ago

Take a look at the following repository too.

https://github.com/HassanBinHaroon/deep-hough-transform