Thanks for your fast response. I’m not using Conda, standard python. 
Pyinstaller version 4.1.

Is there a way to detect what DLL is missing when no error is printed? Or where 
should I be comparing the dll’s between working and not working PCs.

Cheers,

 

 

From: [email protected] <[email protected]> On Behalf Of 
bwoodsend
Sent: Saturday, 22 May 2021 3:59 AM
To: PyInstaller <[email protected]>
Subject: [PyInstaller] Re: Exe Not working on different PCs

 

Running on one PC but not another usually translates as missing a DLL which 
some PCs have already. Are you using Conda? That's a common culprit. And what's 
your PyInstaller version?

-- 
You received this message because you are subscribed to a topic in the Google 
Groups "PyInstaller" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/pyinstaller/A-aqJ8JIpdE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
[email protected] 
<mailto:[email protected]> .
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/56c995a7-e415-47cc-a6e6-473d499f5138n%40googlegroups.com
 
<https://groups.google.com/d/msgid/pyinstaller/56c995a7-e415-47cc-a6e6-473d499f5138n%40googlegroups.com?utm_medium=email&utm_source=footer>
 .

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/014501d74e93%24aa4d2320%24fee76960%24%40gmail.com.

Reply via email to