8000 adds dyld_fallback_library_path · matplotlib/matplotlib@96dc0f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 96dc0f5

Browse files
katyhuffdmcdougall
authored andcommitted
adds dyld_fallback_library_path
1 parent 1c7d15e commit 96dc0f5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.osx

Lines changed: 4 additions & 2 deletions
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)
0