Skip to content
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 install Julia on Windows using self-extracting exe #28734

Closed
mypatience opened this issue Aug 17, 2018 · 1 comment
Closed

Unable to install Julia on Windows using self-extracting exe #28734

mypatience opened this issue Aug 17, 2018 · 1 comment
Labels
windows Affects only Windows

Comments

@mypatience
Copy link

I was unable to install Julia on my Windows 7 machine.

I downloaded the self-extracting julia-1.0.0-win32.exe file.
When running the exe, I see it first extract another exe (Julia-installer.exe) in a temp directory (C:\Users<User>\AppData\Local\Temp<some_name>.tmp.

The problem is that my PC has an antivirus software (Sophos) that is set by my company and that I don't have much control on. The Sophos antivirus does not allow and exe to run from a temp directory in User\AppData\Local\Temp. It detect this as "Generic ML PUA" threat.

At the moment, I can't see a way to go around this issue. The only option for me is to build Julia from source code, which I believe would be a little more work and not sure if I would have issues with that.

It would be great if the Windows installer can handle issues with antivirus software.

@ViralBShah ViralBShah added the windows Affects only Windows label Jun 14, 2020
@ViralBShah
Copy link
Member

The best hope we have is to address #25730

Nothing else we can do here otherwise, if this is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
windows Affects only Windows
Projects
None yet
Development

No branches or pull requests

2 participants