forked from archive/andrewferrier_email2pdf
Add to install instructions for OS X.
This commit is contained in:
parent
cec55ef7f0
commit
bffba63abd
1 changed files with 4 additions and 1 deletions
|
@ -42,12 +42,15 @@ instructions here are split out by platform:
|
|||
|
||||
* Install [Homebrew](http://brew.sh/)
|
||||
|
||||
* `xcode-select --install` (for lxml, because of
|
||||
[this](http://stackoverflow.com/questions/19548011/cannot-install-lxml-on-mac-os-x-10-9))
|
||||
|
||||
* `brew install python3` (or otherwise make sure you have Python 3 and `pip3`
|
||||
available).
|
||||
|
||||
* `brew install libmagic`
|
||||
|
||||
* `pip3 install beautifulsoup4 lxml pypdf2 python-magic`
|
||||
* `pip3 install beautifulsoup4 lxml pypdf2 python-magic requests`
|
||||
|
||||
## Configuring getmail
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue