jobic10 / e-voting-with-django

The Voting System web application using Django is a project that serves as the automated voting system of an organization or school. This system works like the common manual system of election voting system whereas this system must be populated by the list of the positions, candidates, and voters. This system can help a certain organization or school to minimize the voting time duration because aside they can provide the voters an online platform to vote, the system will automatically count the votes for each candidate. The system has 2 sides of the user interface which are the administrator and voters side. The admin user is in charge to populate and manage the data of the system and the voter side which is where the voters will choose their candidate and submit their votes.
MIT License
174 stars 61 forks source link

ERROR: Could not find a version that satisfies the requirement django-renderpdf2==3.0.1 (from versions: none) #17

Closed Mohit19112000 closed 10 months ago

Mohit19112000 commented 10 months ago

ERROR: Could not find a version that satisfies the requirement django-renderpdf2==3.0.1 (from versions: none) ERROR: No matching distribution found for django-renderpdf2==3.0.1 These two errors are continuously coming inspite of all the solutions provided

jobic10 commented 10 months ago

Hi Mohit, This has been fixed here. Kindly re-open if you're still facing any difficulties. Thank you.