diff --git a/docs/source/troubleshooting.rst b/docs/source/troubleshooting.rst index 41bb9745..2d2d6452 100644 --- a/docs/source/troubleshooting.rst +++ b/docs/source/troubleshooting.rst @@ -87,3 +87,6 @@ I receive an ``ImportError`` when trying to use Powerline on OS X! system Python. Please try to select another Python distribution:: sudo port select python python27-apple + + See the `issue #39 `_ + for a discussion and other possible solutions for this issue.