dvd-screensaver icon indicating copy to clipboard operation
dvd-screensaver copied to clipboard

it is blockt by chrome as a virus

Open 1mario64 opened this issue 2 years ago • 1 comments

idk if its my antivirus but i can not download it

1mario64 avatar Feb 15 '24 13:02 1mario64

Google likely flags the EXE file built by PyInstaller. You can try to download the source code and package it with PyInstaller yourself. It should be as simple as running pip install pyinstaller and pyinstaller build.spec.

lemonyte avatar Mar 02 '24 06:03 lemonyte