python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
auto-py-to-exe cannot get rid of torch and torchvision errors
I've been reading every single post I found here and online with similar problems but none solved my problem.
I am trying to convert my python app to a exe file using auto-py-to-exe.
I got rid of most...
sharkyenergy
Votes: 0
Answers: 1
.exe doesn't work after converting from .py with auto-py-to-exe
everyone!
I'm new in programing.
I faced the problem that my .exe doesn't work after I converted it from .py file.
File is prety simple. It's load data from excel to scv using pandas and time just for...
Virus_Md
Votes: 0
Answers: 0
Auto-py-to-exe, blank executable
I using my python code with auto-py-to-exe to create an executable.
As a result, I obtain a blank screen app that does nothing.
I have attached the log file from auto-py-to-exe along with some screens...
Giovanni Petrone
Votes: 0
Answers: 1
How to turn python to exe with only needed parts of library?
I made a simple script, turned it into an exe but the final output using auto py to exe with one directory mode was 170 mb, with one file mode it was 64 mb. Thats insane, anyway I can only copy the pa...
That Guy
Votes: 0
Answers: 2