Closed cds4r closed 1 month ago
when does this error occur? immediately after python main.py?
Yes
I don't know what this error is, did you install requirements.txt? Is this the whole error or is there more information about it?
Installed. Yes, it's all a mistake
same
Maybe the previous python processes have not completed, so this error appears. Try to terminate previous python processes from the terminal and run the software again
All processes are completed, but the error remains
All processes are completed, but the error remains
you may try launch script on virtual environment with separately installed requirements
update soft, now it should work
File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\asyncio\windows_utils.py", line 102, in fileno raise ValueError("I/O operation on closed pipe") ValueError: I/O operation on closed pipe Exception ignored in: <function BaseSubprocessTransport.del at 0x0000025D245439C0> Traceback (most recent call last): File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_subprocess.py", line 126, in del File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_subprocess.py", line 104, in close File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\asyncio\proactor_events.py", line 108, in close File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 758, in call_soon File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 519, in _check_closed RuntimeError: Event loop is closed