-
Notifications
You must be signed in to change notification settings - Fork 35
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
julia_setup() hanging after message on "Loading setup script" on Windows 10, R 4.3.1, Julia 1.9.2 #206
Comments
@durraniu - how long did it get hung up for? I thought there might be an error as well, but after 5-10 minutes staring at "Loading setup script for JuliaCall..." it finished. My setup is similar to yours, with a newer version of Julia.
Julia version 1.9.3 R version 4.3.1 (2023-06-16 ucrt) |
I waited for about 18 minutes with no change. But I'll try after updating both julia and the package. Thanks. |
I waited for 20 minutes and gave up after that. Right now this bug makes Julia unusable in Quarto for me. |
I am also having this problem |
Same here. Calling julia_setup() crashes the R server every time. |
Also having this problem in the Posit Cloud when running
|
I have
JuliaCall
package installed and julia 1.9.2 is in my system path (REPL runs outside RStudio). My R version is 4.3.1 I am on Windows 10.With
julia_setup()
, I get the following message and then it just hangs.I tried with the development version, but that did not work either. I know there was a previous similar issue but it was not on Windows.
The text was updated successfully, but these errors were encountered: