Skip to content

Commit 7108099

Browse files
committed
adds dyld_fallback_library_path
1 parent 7b9fef5 commit 7108099

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.osx

+4-2
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@ Example usage::
3131
python setup.py install
3232

3333

34-
Note that your environment is somewhat important. Some conda users have found
35-
that their PYTHONPATH must include /path/to/anaconda/
34+
Note that your environment is somewhat important. Some conda users have
35+
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

Comments
 (0)