Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WinError 10061 with socket
#5
(Jan-13-2025, 10:05 AM)Gribouillis Wrote:
(Jan-13-2025, 09:25 AM)absolut Wrote: The requested address is not valid in its context
I don't know your exact machine settings and I don't use Windows. Try to fix the host addresses in my code. Instead of '', try to use 'localhost' or '127.0.0.1' or '0.0.0.0' or '192.168.1.171' as you did before.

it works! Thanks
Reply


Messages In This Thread
WinError 10061 with socket - by absolut - Jan-13-2025, 08:25 AM
RE: WinError 10061 with socket - by Gribouillis - Jan-13-2025, 09:12 AM
RE: WinError 10061 with socket - by absolut - Jan-13-2025, 09:25 AM
RE: WinError 10061 with socket - by Gribouillis - Jan-13-2025, 10:05 AM
RE: WinError 10061 with socket - by absolut - Jan-13-2025, 10:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  FileNotFoundError: [WinError 2] The system cannot find the file specified NewBiee 2 3,236 Jul-31-2023, 11:42 AM
Last Post: deanhystad
  WinError 2, since fresh new Windows 10 install alok 1 2,516 Jan-06-2022, 11:20 PM
Last Post: lucasbazan
  pyarrow throws oserror winerror 193 1 is not a valid win32 application aupres 2 5,052 Oct-21-2020, 01:04 AM
Last Post: aupres
  WinError 87 while running .exe file Timych 0 3,500 Aug-06-2020, 02:36 PM
Last Post: Timych
  Sublime Text 3 WinError 2 File Specified HelloWorld17 0 3,450 Apr-02-2020, 09:03 AM
Last Post: HelloWorld17
  cx_freeze frozen executive introduces WinError 10049 KipCarter 3 7,165 Jan-14-2020, 02:34 PM
Last Post: KipCarter
  .py to exe error "oserror winerror 193" michael1789 3 6,355 Dec-03-2019, 05:49 AM
Last Post: michael1789
  Has anyone experience a winError[5] Access Denied in Windows 10? fstkmaro 2 17,374 Nov-11-2019, 02:38 PM
Last Post: fstkmaro
  [WinError 193] %1 is not a valid Win32 application edlipson 1 12,273 Jan-24-2018, 12:52 AM
Last Post: snippsat
  my python is popping up the error FileNotFoundError: [WinError 3] ? srinivas135 3 20,449 Sep-13-2017, 09:38 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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