Python Forum
cx_freeze frozen executive introduces WinError 10049
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cx_freeze frozen executive introduces WinError 10049
#2
Try change host to localhost on both,then build and it should work.
I guess there can be a difference after you build to .exe on how OS is looking at external IP.
If your machine is not aware of this IP,you will get this message.

Your code running from two .exe files.
Using Pyinstaller(Recommended),and Python 3.7.
Build commands.
pyinstaller --onefile Receiver.py
pyinstaller --onefile Sender.py
[Image: zWtA15.png]
Reply


Messages In This Thread
RE: cx_freeze frozen executive introduces WinError 10049 - by snippsat - Jan-10-2020, 05:39 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  WinError 10061 with socket absolut 4 1,791 Jan-13-2025, 10:29 PM
Last Post: absolut
  change dataclass to frozen at runtime jpanico 2 1,355 Oct-06-2024, 09:38 AM
Last Post: snippsat
  FileNotFoundError: [WinError 2] The system cannot find the file specified NewBiee 2 3,239 Jul-31-2023, 11:42 AM
Last Post: deanhystad
  WinError 2, since fresh new Windows 10 install alok 1 2,518 Jan-06-2022, 11:20 PM
Last Post: lucasbazan
  Problem with cx_freeze app only on one pc floatingshed 0 2,284 Mar-19-2021, 05:19 PM
Last Post: floatingshed
Exclamation Help with cx_Freeze mederic39 3 4,387 Jan-31-2021, 12:05 PM
Last Post: snippsat
  pyarrow throws oserror winerror 193 1 is not a valid win32 application aupres 2 5,060 Oct-21-2020, 01:04 AM
Last Post: aupres
  WinError 87 while running .exe file Timych 0 3,504 Aug-06-2020, 02:36 PM
Last Post: Timych
  Sublime Text 3 WinError 2 File Specified HelloWorld17 0 3,454 Apr-02-2020, 09:03 AM
Last Post: HelloWorld17
  Python 3.6 Alternatives to Cx_Freeze KipCarter 5 6,673 Jan-14-2020, 11:51 AM
Last Post: KipCarter

Forum Jump:

User Panel Messages

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