Skip to content

Commit

Permalink
Merge pull request #48 from fossasia/niccokunzmann-patch-2
Browse files Browse the repository at this point in the history
Added error resolution through stackoverflow.
  • Loading branch information
niccokunzmann committed Nov 14, 2016
2 parents fdc4cb8 + 17b8eaf commit 042134b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ If you wish to get latest source version running, you can check out the reposito
sudo python3 -m pip install -r requirements.txt
sudo python3 -m pip install -r test-requirements.txt
py.test
Errors? `JPEG <http://stackoverflow.com/questions/34631806/fail-during-installation-of-pillow-python-module-in-linux>`__

To also make it importable for other libraries, you can link it into the site-packages folder this way:

Expand Down

0 comments on commit 042134b

Please sign in to comment.