brew formula is called py2cairo not pycairo
parent
4eaff3f506
commit
e6613e8e55
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ brew install mapnik
|
|||
If you want both cairo rendering support and the ability to work with cairo objects (and pass them to mapnik) in python do:
|
||||
|
||||
```sh
|
||||
brew install pycairo
|
||||
brew install py2cairo
|
||||
brew install mapnik --with-cairo
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue