Error When trying to install a software using PowerShell inside Python. with this command: "command = ["winget", "install", "-e", "--id", "VideoLAN.VLC"]"
I get this error: "Found an existing package already installed" the software was installed before and I removed it manually. the error appears only in the IDE, when running this command outside the IDE it's working.
tried to install the software.