Python Forum
Problem with cx_freeze app only on one pc
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with cx_freeze app only on one pc
#1
I have made a python app and used cx_freeze to distrubute it to my colleagues as a windows exe.
It is currently working on 16 machines using windows 7,8 and 10
Today I tried to install it on a windows 10 machine and got this error:

\lib\ctypes\__init__.py*\, line 348 in __init__ self._handle=_dlopen(self._name, mode)
OSError: [WinError 126] The specified module could not be found.

I've just dug out an old laptop and installed the app, no problem. It is definitely a problem with that one machine, but how? why?

Does anyone have any experience of similar issues?
Thanks.
Reply


Messages In This Thread
Problem with cx_freeze app only on one pc - by floatingshed - Mar-19-2021, 05:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation Help with cx_Freeze mederic39 3 2,895 Jan-31-2021, 12:05 PM
Last Post: snippsat
  cx_freeze frozen executive introduces WinError 10049 KipCarter 3 3,170 Jan-14-2020, 02:34 PM
Last Post: KipCarter
  Python 3.6 Alternatives to Cx_Freeze KipCarter 5 5,044 Jan-14-2020, 11:51 AM
Last Post: KipCarter
  cx_freeze exe does not work? Skycoder 4 6,359 Jan-13-2020, 06:50 PM
Last Post: KipCarter
  How to get cx_Freeze to make folders mad_accountant 0 3,097 Nov-24-2019, 02:22 PM
Last Post: mad_accountant
  cx_freeze setup.py error: No module __SNMP-FRAMEWORK-MIB nacho 8 9,020 Jul-26-2019, 09:33 PM
Last Post: njmatt415
  Error in build using cx_freeze with psychopy based animation olivyac 0 2,917 Sep-19-2017, 07:55 PM
Last Post: olivyac

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020