Skip to content

Improve installation instructions #728

@sfsinger19103

Description

@sfsinger19103
  • user should run pip3 install -r requirements.txt before import electiondata as ea
  • user needs a postgreSQL instance (e.g., on macOS with homebrew package manager, brew install postgresql and login information for a user on that instance (with proper permissions)
  • user does not need to create a database in their postgreSQL instance -- program will do that.
  • required packages may have dependencies (e.g., matplotlib requires freetype). User will need to use their package manager (e.g., might be homebrew on a macOS system).

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions