Skip to content

Commit

Permalink
Merge pull request #19 from arpcard/doc/libgeos-dependency
Browse files Browse the repository at this point in the history
Doc/libgeos dependency
apetkau authored Dec 8, 2020

Verified

This commit was signed with the committer’s verified signature. The key has expired.
pascalkuthe Pascal Kuthe
2 parents 19db0e5 + 9faeb46 commit 5e16ecb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -20,6 +20,8 @@ source card-live-venv
python -m pip install card-live-dashboard
```

*Note: If you encounter an error related to __libgeos_c.so__, you may need to install this separately. One option is to install the `geos` package via conda (`conda install geos`) which should include __libgeos_c__. See issue [#18](https://github.com/arpcard/card-live-dashboard/issues/18)*.

## Development

If, instead, you want to install and do development on the code you can instead run (after creating a virtual environment):

0 comments on commit 5e16ecb

Please sign in to comment.