Describe the bug
pygame 2.6.0 (SDL 2.28.4, Python 3.11.9)
Hello from the pygame community. https://www.pygame.org/contribute.html
[2024-06-29 11:46:39] [INFO ] discord.client: logging in using static token
[2024-06-29 11:46:40] [INFO ] discord.gateway: Shard ID None has connected to Gateway (Session ID: ed9c92f85116ce56b58810c36692de3f).
[2024-06-29 11:46:42] [ERROR ] discord.client: Ignoring exception in on_ready
Traceback (most recent call last):
File "discord\client.py", line 449, in _run_event
File "source_prepared.py", line 156, in on_ready
File "subprocess.py", line 466, in check_output
File "subprocess.py", line 548, in run
File "subprocess.py", line 992, in init
File "subprocess.py", line 1407, in _get_handles
File "subprocess.py", line 1416, in _make_inheritable
OSError: [WinError 50] The request is not supported
To Reproduce
Steps to reproduce the behavior:
running exe
Describe the bug pygame 2.6.0 (SDL 2.28.4, Python 3.11.9) Hello from the pygame community. https://www.pygame.org/contribute.html [2024-06-29 11:46:39] [INFO ] discord.client: logging in using static token [2024-06-29 11:46:40] [INFO ] discord.gateway: Shard ID None has connected to Gateway (Session ID: ed9c92f85116ce56b58810c36692de3f). [2024-06-29 11:46:42] [ERROR ] discord.client: Ignoring exception in on_ready Traceback (most recent call last): File "discord\client.py", line 449, in _run_event File "source_prepared.py", line 156, in on_ready File "subprocess.py", line 466, in check_output File "subprocess.py", line 548, in run File "subprocess.py", line 992, in init File "subprocess.py", line 1407, in _get_handles File "subprocess.py", line 1416, in _make_inheritable OSError: [WinError 50] The request is not supported
To Reproduce Steps to reproduce the behavior: running exe