-
Notifications
You must be signed in to change notification settings - Fork 301
Installation failed: Timeout was reached during installation of IRkernel #493
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
Comments
well, you seem to have connectivity problems to github 🙁 no idea why this is in your specific case, there could be a thousand reasons depending on country, OS, version, … |
I downloaded the zip file, unzipped it and the following worked. devtools::install("C:\\Users\\ecolla\\Downloads\\IRkernel-master\\IRkernel-master") |
great! |
Hi, I am facing similar kind of issue. Could you please help where I can download the zip file? |
You can go to https://github.com/IRkernel/IRkernel and above at the right, you will see the green button "clone or download." Hope it works. |
devtools::install("C:\\Users\\ecolla\\Downloads\\IRkernel-master\\IRkernel-master") It works. Thanks a lot. |
It works for me . Thanks a lot.
It works for me. Thanks. |
Why don’t y’all just do |
Uh oh!
There was an error while loading. Please reload this page.
First I install 'devtools' successfully (so I assume that the connection is fine). But then, after
devtools::install_github('IRkernel/IRkernel')
I get a connection failure. Does anybody know what's going on? I am using RGui (64-bit) on Windows 7 Professional. Below are the lines that appear in the R-console:The text was updated successfully, but these errors were encountered: