-
Notifications
You must be signed in to change notification settings - Fork 18k
runtime: Sangfor EDR anti-virus causes "this version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher." #41631
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
please fill out the issue template properly, in particular the output of |
ok |
Does this happen for a simple "hello, world" program, or does it only happen when you use the sync/atomic package? |
What anti-virus software is running on the machines you've used, and have you tried disabling/uninstalling it? |
OMG! it works! i add the path "C:\Users\sangfor\AppData\Local\Temp" to my anti-virus software's white list, problem solved! thanks for your tip |
Could you retitle the issue to name the anti-virus software so that others can find this issue? Also, if problem solved you can close the issue too :-) @gopherbot remove WaitingForInfo |
OK |
Hi, sorry, can you name the specific anti-virus product in the title? The title beginning should look like: |
OK |
content of test1.go:
i run "go run test1.go",and then an error occured:
here is "go version" result:
here is "systeminfo" result:

here is "go env" result:
I saw that someone had this problem, but his problem was closed and not solved

The text was updated successfully, but these errors were encountered: