-
Notifications
You must be signed in to change notification settings - Fork 0
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
AVG false positive? #5
Comments
You can compile your own copy of the program and see what happens. |
I tried and on the second compile command, it says "FATAL: Error, icon path 'VSE.ico' does not exist." |
Did you download the entire source code and run |
@Zophixan Also what file exactly did AVG flag? It should be a false positive. |
hiya, it was the vse.exe file, and it said it was "custody", whatever that means. |
sorry not really good at all this, but i got this: FATAL: Sorry, non-MSVC is not currently supported with Python 3.13, Newer Nuitka will work to solve this. Use Python 3.12 or |
Nuitka compiling only works with python 3.11. |
tried it on the older versions, when it starts to compile I get "Nuitka-Options:WARNING: Failed to locate package directory of 'paddleocr'", then it compiles, but running the gui.exe doesn't seem to do anything, it doesn't look like it starts up, i've got the ms c++ redist installed. Tried both clicking it, and command line. Via command line nothing happens, same with double clicking it. |
Does the program run work when you run gui.py and utilities/test_main.py? If it doesn't then compiling won't work. |
hiya, i installed paddleocr, then compiled it. this time it took ages to compile but seems to compile properly. when i run gui.exe AVG stop it saying "detected by cybercapture" , threat detected and secured. |
Glad it worked. This is a problem with AVG not the program. You could exclude the folder within AVG. |
hiya, avg is saying that there is a virus detected on the windows version.
The text was updated successfully, but these errors were encountered: