Yesterday, I could use julia just fine. Today I cannot. Has something changed on the julia side or is it me or my IT department?
On opening VS Code, I get the following:
At the command prompt, I get:
then, after a delay, julia appears to start, but it is completely inert and unresponsive.
juliaup is installed in C:\Program Files\WindowsApps\JuliaComputingInc.Julia_1.14.9.0_x64__b0ra4bp6jsp6c\Julia
.
The files here, and those in the parent, are all dated yesterday @ 19:10. If I try to open the WindowsApps
folder, I get a permission denied error.
I cannot run juliaup
today and if I try to reinstall, I get a message saying it is already installed (which it is).
I’ve restarted multiple times.
The only updates I did yesterday were Pkg.update()
in two project environments. Could this have brought this about? Was there any other change that I didn’t notice? I did not use juliaup
yesterday and am already running 1.10.4.
IT haven’t responded yet but, in any case, aren’t keen on julia or anything open source. I’m just wondering if this is a julia thing or all local at my end.