ContinuumIO / anaconda-issues

Anaconda issue tracking
647 stars 221 forks source link

R kernel keeps dying in Jupyter Notebook. @rpath/libintl.8.dylib #8590

Open aktsbaha opened 6 years ago

aktsbaha commented 6 years ago

Tried couple of solutions here but nothing worked for me for now.

KernelRestarter: restarting kernel (4/5) WARNING:root:kernel f7a68ada-be90-49e6-b61c-1075fa93ec31 restarted dyld: Library not loaded: @rpath/libintl.8.dylib Referenced from: /Users/bahadiraktas/anaconda/lib/R/lib/libR.dylib Reason: image not found

Actual Behavior

Expected Behavior

Steps to Reproduce

Anaconda or Miniconda version:
Operating System:
conda info
conda list --show-channel-urls
aktsbaha commented 6 years ago

Looks like RStudio won't launch as well

mingwandroid commented 6 years ago

Please provide the details asked for in the template.

I don't think you are using the latest of R here though, you should have R 3.4.2.

You may need to do a conda update conda then a conda update --all