Skip to content

Commit

Permalink
Updated README with required dev packages for install
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalal committed Dec 30, 2014
1 parent 3d8c7b8 commit 939af7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ sudo python setup.py install
```
Because of a bug with python-dateutil package you might get permission error for some dateutil file called requires.txt when you use yowsup (see [this bug report](https://bugs.launchpad.net/dateutil/+bug/1243202)) to fix you'll need to chmod 644 that file.

If you get error about missing 'python.h', install package called python-dev

You might also need to install ncurses-dev

## Special thanks

Expand Down

0 comments on commit 939af7b

Please sign in to comment.