Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

DYLD_LIBRARY_PTH issue with Anaconda IPython #411

Closed
pluskid opened this issue Oct 27, 2015 · 0 comments
Closed

DYLD_LIBRARY_PTH issue with Anaconda IPython #411

pluskid opened this issue Oct 27, 2015 · 0 comments

Comments

@pluskid
Copy link
Contributor

pluskid commented Oct 27, 2015

Just to document this issue here in case anybody else might have the same issue. The current Anaconda Python on Mac OS X is eating the DYLD_LIBRARY_PATH environment variable when calling ipython. So import mxnet works in python but does not work in ipython or IPython Notebooks due to CUDA related dependencies not found (libcudart.so etc.).

The issue is documented in conda/conda-build#628, and a current hacky workaround is documented in ipython/ipython#8878

@pluskid pluskid closed this as completed Oct 28, 2015
iblislin added a commit to iblislin/incubator-mxnet that referenced this issue Mar 18, 2018
iblislin added a commit to iblislin/incubator-mxnet that referenced this issue Mar 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant