jj008 / Digital_Voting

It is an online voting system with face recognition and two factor authentication, developed in django framework. Digital voting has admin login which will be handled by election commission and voter login which will be handled by voter. Voters can login through their voter ID number and password after a successful registration. The system will allows voters to view a list of candidates in their area, voters can get to know the candidates background (like income, works, etc.) and choose wisely. Once the election is started voter have to login into the account, select a candidate and have to give face id with webcam or front camera, if the face matches with the face given at the time of registration then voter will be promoted for two factor authentication, if two factor authentication is successful then the vote will be submitted and one voter can vote for a candidate only once per election.
64 stars 42 forks source link

trying to install opencv-contrib-python==4.4.0.46 #13

Closed jonathanfelicity closed 1 year ago

jonathanfelicity commented 1 year ago

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for numpy Failed to build numpy ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.

angelpriya27 commented 1 year ago

I think this is the problem of pip. Do one thing uninstall all package and again reinstall every thing .

On Wed, 17 May, 2023, 6:16 PM Jonathan Felicity, @.***> wrote:

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for numpy Failed to build numpy ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.

— Reply to this email directly, view it on GitHub https://github.com/jj008/Digital_Voting/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU2COIUYCOCLM7ZS45GGKADXGTCDNANCNFSM6AAAAAAYFBIBXQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jonathanfelicity commented 1 year ago

tried it but it did not work

angelpriya27 commented 1 year ago

Dont go with this project , there are so many errors in this project.

On Thu, May 18, 2023 at 3:38 PM Jonathan Felicity @.***> wrote:

tried it but it did not work

— Reply to this email directly, view it on GitHub https://github.com/jj008/Digital_Voting/issues/13#issuecomment-1552832041, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU2COISPGPWKLT5Y7QPPJSTXGXYIVANCNFSM6AAAAAAYFBIBXQ . You are receiving this because you commented.Message ID: @.***>

jonathanfelicity commented 1 year ago

Alright thanks for your help and time