We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9fef5 commit 7108099Copy full SHA for 7108099
README.osx
@@ -31,5 +31,7 @@ Example usage::
31
python setup.py install
32
33
34
-Note that your environment is somewhat important. Some conda users have found
35
-that their PYTHONPATH must include /path/to/anaconda/
+Note that your environment is somewhat important. Some conda users have
+found that their PYTHONPATH must include
36
+/path/to/anaconda/.../site-packages and their DYLD_FALLBACK_LIBRARY_PATH
37
+must include /path/to/anaconda/lib.
0 commit comments