Skip to content

An interface for creating a ballot manifest for counties participating in an RLA

License

Notifications You must be signed in to change notification settings

JonathanLayman/Ballot-Manifest-2.0

Repository files navigation

Ballot-Manifest-2.0

Installation

  1. Install python 3.6 or newer
  2. Run "pip install -r requirements.txt" in the source directory

Export to .exe

  1. Use PyInstaller
  2. https://github.com/brentvollebregt/auto-py-to-exe
  3. In the python installation navigate to: /Lib/site-packages/PyInstaller/hooks
  4. Add hook-pandas.py
  5. include code: hiddenimports = ['pandas._libs.tslibs.timedeltas']
  6. PyInstall settings:
  7. One File
  8. Window Based
  9. Select Icon and Logo Images as additional files 4 Run PyInstaller
  10. Manually copy settings.json into directory with .exe

About

An interface for creating a ballot manifest for counties participating in an RLA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages