Avast blocks pip and Pyinstaller
问题 I'm making a Simple GUI Tkinter Program. I was going to compile my Program (with Pyinstaller) but Avast is blocking PIP. So I ignored it. When Compile was Finished. I run the compiled .exe program and the program are saying: failed to execute the script, Avast is blocking. How to fix this error and What am the issue? edit:now Avast is not blocking .exe(but blocking PIP) 回答1: I use avast as well. Avast sandboxes pipenv when installing a new package. Depending on what/if virtualenv your using.