Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Added description for errors related to lxml on python 3.3+
  • Loading branch information
Hrishikesh Sathe committed Jun 27, 2014
1 parent 6878e3d commit 29e9fff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,9 @@ Fix the error by executing the following command:
::

sudo chmod -R go+w /Library/Python/2.7/site-packages/
You may get a problem while installing for Python 3.3+ as an official version has not yet been released.

::
Try and install an unofficial binary from http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml

0 comments on commit 29e9fff

Please sign in to comment.