Answer the question
In order to leave comments, you need to log in
The python program compiled into exe does not work on another computer. What to do?
I made a program in Python using PyQt5. I compiled this program with pyinstaller.
It worked perfectly on my main computer, but on the other it gives this error:
I tried to put this thing here, because sometimes it helps:
But it didn’t work again ...
Then I decided to try installing api-ms-win-core-path-l1-1-0 .dll which was required there.
But the program still didn't work. What should I do to make it work on another computer?
Answer the question
In order to leave comments, you need to log in
if you're using Python version 3.9 or higher (for the future), then be aware that it won't work on Windows 7. It's written right on the Python website
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question