From 46c9fb816604f4c604e24a923770f8bf12e0adac Mon Sep 17 00:00:00 2001 From: Orakaro Date: Mon, 4 Aug 2014 12:56:18 +0900 Subject: [PATCH 1/1] Update index.rst --- docs/index.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index ba3e38b..d8a6927 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -42,7 +42,14 @@ Use `virtualenv`_ Troubleshooting ^^^^^^^^^^^^^^^ -Mac OSX Maverick with Xcode 5.1 has a well-known `clang unknown argument`_ problem with +If you use Linux, you might need to install the python-dev package if you haven't already. +For debian-based distros, these can be installed with + +.. code:: bash + + sudo apt-get install python-dev + +Besides, Mac OSX Maverick with Xcode 5.1 has a well-known `clang unknown argument`_ problem with the ``Pillow`` package installation - a dependency of this app. If you are in this case, I recommend take a look at `Issue #10`_ and let me know if the workaround doesn't work for you. -- 2.25.1