-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
precompilation errors with 1.6.0-rc-2 and windows10 non-administrator #40021
Comments
Closing in favour of #40024. |
Thank you.
Thought simply fixing the file without compiling the code might not work.
However, I haven't gotten to the point of being about to build locally and will have to wait for the release of the binaries.
…________________________________
From: Kristoffer Carlsson ***@***.***>
Sent: Sunday, March 14, 2021 4:40 PM
To: JuliaLang/julia ***@***.***>
Cc: fpmenninger ***@***.***>; Author ***@***.***>
Subject: Re: [JuliaLang/julia] precompilation errors with 1.6.0-rc-2 and windows10 non-administrator (#40021)
Making the change of #40026<#40026> in the base/file.jl does not appear to resolve issue #40021<#40021> locally.
You also need to rebuilt Julia to see the change, the source files are not used.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#40021 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEEJSEQEGQNQAZ2F4R5RZODTDUULXANCNFSM4ZFCPOOA>.
|
You could do
and it will update immidiately. |
Tried the above. |
Could you empty out |
I got the same error. Julia 1.5.x and 1.6-rc-1 work fine for me. Strangely, this error occurs only on one of my two Windows 10 machines (both without Admin privileges). |
In Windows 10 developer mode, symbol link is enabled without Administrator privillege. But the problem (failed to extract archive downloaded from …) is still on. |
@HaoxuanGuo, can you run
|
But I can download it with my browser (Microsoft Edge) directly. |
@KristofferC After emptying .julia/compiled/v1.6 @lungben Could you see if this solution works for you?
|
After evaluating your code above, I still get the same error message when trying to install a new package:
|
@lungben can you try
|
Sure, here is the output:
|
Then you didn't manage to get the fixed version of the symlink function with the |
RC-3 works fine for me, thanks for fixing! |
following is error report when updating after starting julia without administrator priveledges.
(No errors if start as administrator.)
The text was updated successfully, but these errors were encountered: