-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to load shared object R_X11.so #2020
Comments
I am seeing same issue on Linux environment with R version 2.11.1 |
I am having the same issue in Linux with R version 3.2.2 |
The latest r version is 3.3.1, can you test with, and use that or must you use 3.2.2 for some reason? |
I uninstalled R and installed 3.3.1 instead and I still have this issue. I installed cairo, jpeg, and png, but this is what I get when I do Warning message: jpeg |
I tried going back to v3.1.3 and still having the X11 problem:
I've ssh'd in with X. Furthermore:
So, why can't it load |
I guess maybe a duplicate of ContinuumIO/anaconda-issues#1063. Either way, you should file your issue on github.com/ContinuumIO/anaconda-issues. That's where you'll get the help you need :) |
I had the same error, and for me installing graphite2 fixed the problem.
|
I encounter the similar issue in my JupyterLab, I couldn't run the R codes in notebooks. I have solved this issue on Centos 7 by installing the: sudo yum install libXt |
Hi there, thank you for your contribution to Conda! This issue has been automatically locked since it has not had recent activity after it was closed. Please open a new issue if needed. |
I installed R and irkernel by conda and then run following code with R kernel:
I got following error message:
I am running anaconda on a ChromeOS PC with dev-mode enabled.
The text was updated successfully, but these errors were encountered: